2 writes to startInfo
System (2)
services\monitoring\system\diagnosticts\Process.cs (2)
980startInfo = new ProcessStartInfo(this); 989startInfo = value;
2 references to startInfo
System (2)
services\monitoring\system\diagnosticts\Process.cs (2)
979if (startInfo == null) { 982return startInfo;