Base:
2 references to Read
Microsoft.Build (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
793int bytesReadThisCall = localReadPipe.Read(packetData, totalBytesRead, packetLength - totalBytesRead);
MSBuild (1)
src\msbuild\src\Shared\NodeEndpointOutOfProcBase.cs (1)
793int bytesReadThisCall = localReadPipe.Read(packetData, totalBytesRead, packetLength - totalBytesRead);