2 writes to _threads
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
603_threads = newThreads; 1172_threads = null;
3 references to _threads
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
592if (_threads == null) 605return _threads; 1171_threads?.Dispose();