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