2 references to WaitForConnection
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\Node\OutOfProcRarNode.cs (1)
131
Task<LinkStatus> linkStatusTask = Task.Run(pipeServer.
WaitForConnection
);
AssemblyDependency\Node\OutOfProcRarNodeEndpoint.cs (1)
58
_ = _pipeServer.
WaitForConnection
();