1 write to _startTime
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
199_startTime = StartTimeCore;
2 references to _startTime
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
197if (!_startTime.HasValue) 201return _startTime.Value;