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