1 write to ProcessStartInfo
System.Diagnostics.Process (1)
System\Runtime\InteropServices\UnixProcessStartArguments.cs (1)
23
ProcessStartInfo
= processStartInfo;
2 references to ProcessStartInfo
System.Diagnostics.Process (2)
System\Runtime\InteropServices\UnixProcessStartArguments.cs (2)
75
/// Gets the original <see cref="
ProcessStartInfo
"/> provided by the user,
86
/// <param name="startInfo">The <see cref="
ProcessStartInfo
"/> that contains the information used to start the process.</param>