<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0" />

System.ServiceModel.OperationFormatUse

public enum OperationFormatUse
namespace System.ServiceModel { public enum OperationFormatUse { Literal, Encoded } }