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