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