1 override of IsCharSetSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (1)
353internal override bool IsCharSetSupported(string charSet)
1 reference to IsCharSetSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageEncoder.cs (1)
206if (!IsCharSetSupported(parsedContentType.CharSet))