4 references to _endpointInfos
Microsoft.Diagnostics.NETCore.Client (4)
ReversedServer\ReversedDiagnosticsServer.cs (4)
136
_endpointInfos
.Dispose();
192
return
_endpointInfos
.Handle(timeout);
205
return
_endpointInfos
.HandleAsync(token);
307
_endpointInfos
.Add(new IpcEndpointInfo(endpoint, pid, runtimeCookie));