2 references to IsConnected
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
55
if (!_pipeClient.
IsConnected
)
AssemblyDependency\Node\OutOfProcRarNodeEndpoint.cs (1)
56
while (!_pipeServer.
IsConnected
)