2 writes to _threads
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
580_threads = newThreads; 1173_threads = null;
3 references to _threads
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
569if (_threads == null) 582return _threads; 1172_threads?.Dispose();