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