1 write to _startTime
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
205_startTime = StartTimeCore;
2 references to _startTime
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
203if (!_startTime.HasValue) 207return _startTime.Value;