2 writes to _threads
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
520_threads = newThreads; 1088_threads = null;
3 references to _threads
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
509if (_threads == null) 522return _threads; 1087_threads?.Dispose();