Base:
method
Read
System.ServiceModel.Channels.DelegatingStream.Read(System.Byte[], System.Int32, System.Int32)
1 reference to Read
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TimeoutStream.cs (1)
40int r = Read(_oneByteArray, 0, 1);