2 references to Soap12Utf16
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingDecoders.cs (1)
346return FramingEncodingString.Soap12Utf16;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingEncoders.cs (1)
141else if (contentType == FramingEncodingString.Soap12Utf16)