2 references to ConnectToPipeStream
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (1)
623NodeProviderOutOfProcBase.ConnectToPipeStream(_nodeStream, _pipeName, _handshake, Math.Max(1, timeoutMilliseconds - (int)sw.ElapsedMilliseconds));
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
463ConnectToPipeStream(nodeStream, pipeName, handshake, timeout);