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