2 references to Handle
Microsoft.Diagnostics.NETCore.Client (2)
HandleableCollection.cs (1)
130public T Handle(TimeSpan timeout) => Handle(DefaultHandler, timeout);
ReversedServer\ReversedDiagnosticsServer.cs (1)
350GetStreams(runtimeInstanceCookie).Handle(WaitForConnectionHandler, timeout);