2 writes to _bytesRead
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (2)
684_bytesRead = localTask.GetAwaiter().GetResult(); 703_bytesRead = localResult.GetAwaiter().GetResult();
1 reference to _bytesRead
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
711return _bytesRead;