3 references to Id
System.Diagnostics.Process (2)
System\Diagnostics\ProcessThread.Linux.cs (2)
86if (!Interop.procfs.TryReadStatFile(pid: _processId, tid: Id, result: out stat)) 88throw new InvalidOperationException(SR.Format(SR.ThreadExited, Id));
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
461if ( thread.Id == guiThreadId )