2 references to WaitForConnectionHandler
Microsoft.Diagnostics.NETCore.Client (2)
ReversedServer\ReversedDiagnosticsServer.cs (2)
350GetStreams(runtimeInstanceCookie).Handle(WaitForConnectionHandler, timeout); 358await GetStreams(runtimeInstanceCookie).HandleAsync(WaitForConnectionHandler, token).ConfigureAwait(false);