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