1 write to _pid
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcTransport.cs (1)
272_pid = pid;
4 references to _pid
Microsoft.Diagnostics.NETCore.Client (4)
DiagnosticsIpc\IpcTransport.cs (4)
301return GetDefaultAddress(_pid); 571return other != null && other._pid == _pid; 576return _pid.GetHashCode();