3 references to Decoder
System.ServiceModel (3)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (3)
502get { return connectionPoolHelper.Decoder.StreamPosition; } 509int bytesRead = connectionPoolHelper.Decoder.Decode(buffer, offset, size); 516switch (connectionPoolHelper.Decoder.CurrentState)