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)
316
get { return
_contentType
; }