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