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)
301
return GetDefaultAddress(
_pid
);
571
return other != null && other.
_pid
==
_pid
;
576
return
_pid
.GetHashCode();