2 references to Soap12Utf8
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
343case FramingEncodingType.Soap12Utf8:
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingEncoders.cs (1)
135return new EncodedContentType(FramingEncodingType.Soap12Utf8);