2 writes to _threads
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
519_threads = newThreads; 1087_threads = null;
3 references to _threads
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
508if (_threads == null) 521return _threads; 1086_threads?.Dispose();