3 references to ContentTypeStringDecoder
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
607
this.contentTypeDecoder = new
ContentTypeStringDecoder
(maxContentTypeLength);
988
this.contentTypeDecoder = new
ContentTypeStringDecoder
(maxContentTypeLength);
1191
this.contentTypeDecoder = new
ContentTypeStringDecoder
(maxContentTypeLength);