3 references to GetString
System.ServiceModel (3)
System\ServiceModel\Channels\FramingDecoders.cs (3)
712
contentType = ContentTypeStringDecoder.
GetString
((FramingEncodingType)bytes[offset]);
1080
contentType = ContentTypeStringDecoder.
GetString
((FramingEncodingType)bytes[offset]);
1233
contentType = ContentTypeStringDecoder.
GetString
((FramingEncodingType)bytes[offset]);