1 write to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
294this.contentType = TextMessageEncoderFactory.GetContentType(mediaType, writeEncoding);
1 reference to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
321get { return contentType; }