1 write to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
965
this.
contentType
= this.decoder.ContentType;
1 reference to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
973
get { return this.
contentType
; }