1 write to _contentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (1)
287_contentType = TextMessageEncoderFactory.GetContentType(_mediaType, writeEncoding);
1 reference to _contentType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TextMessageEncoder.cs (1)
316get { return _contentType; }