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