2 writes to contentType
System.ServiceModel (2)
System\ServiceModel\Channels\FramingDecoders.cs (2)
712contentType = ContentTypeStringDecoder.GetString((FramingEncodingType)bytes[offset]); 721contentType = contentTypeDecoder.Value;
1 reference to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\FramingDecoders.cs (1)
629return contentType;