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