2 references to Id
System.Diagnostics.Process (2)
System\Diagnostics\ProcessThread.Linux.cs (2)
86
if (!ProcessManager.TryReadStatFile(_processId, tid:
Id
, out stat))
88
throw new InvalidOperationException(SR.Format(SR.ThreadExited,
Id
));