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

System.ServiceModel.OperationFormatUse

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