2 references to ReadAsync
MSBuild (2)
NodeEndpointOutOfProcBase.cs (2)
526Task<int> readTask = CommunicationsUtilities.ReadAsync(localReadPipe, headerByte, headerByte.Length); 613readTask = CommunicationsUtilities.ReadAsync(localReadPipe, headerByte, headerByte.Length);