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