3 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
));
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
461
if ( thread.
Id
== guiThreadId )