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