1 write to _contentType
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
288
_contentType
= TextMessageEncoderFactory.GetContentType(_mediaType, writeEncoding);
1 reference to _contentType
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
317
get { return
_contentType
; }