3 references to ContentType
System.ServiceModel (3)
System\ServiceModel\Channels\SingletonConnectionReader.cs (3)
393if (!this.parent.transportSettings.MessageEncoderFactory.Encoder.IsContentTypeSupported(Decoder.ContentType)) 397SR.ContentTypeMismatch, Decoder.ContentType, parent.transportSettings.MessageEncoderFactory.Encoder.ContentType))); 965this.contentType = this.decoder.ContentType;