Base:
method
Decode
System.ServiceModel.Channels.ClientFramingDecoder.Decode(System.Byte[], System.Int32, System.Int32)
1 reference to Decode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SessionConnectionReader.cs (1)
346int bytesRead = _decoder.Decode(buffer, offset, size);