2 references to GetPipeName
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (1)
132_pipeName = OutOfProcServerNode.GetPipeName(_handshake);
BackEnd\Node\OutOfProcServerNode.cs (1)
138_nodeEndpoint = new ServerNodeEndpointOutOfProc(GetPipeName(handshake), handshake);