2 references to GetRarNodeEndpointPipeName
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
26
_pipeClient = new NodePipeClient(NamedPipeUtil.
GetRarNodeEndpointPipeName
(handshake), handshake);
AssemblyDependency\Node\OutOfProcRarNodeEndpoint.cs (1)
38
pipeName: NamedPipeUtil.
GetRarNodeEndpointPipeName
(handshake),