5 references to ThrowIfUseShellExecute
System.Diagnostics.Process (5)
System\Diagnostics\Process.Scenarios.cs (5)
51
ThrowIfUseShellExecute
(startInfo, nameof(StartAndForget));
106
ThrowIfUseShellExecute
(startInfo, nameof(Run));
157
ThrowIfUseShellExecute
(startInfo, nameof(RunAsync));
209
ThrowIfUseShellExecute
(startInfo, nameof(RunAndCaptureText));
289
ThrowIfUseShellExecute
(startInfo, nameof(RunAndCaptureTextAsync));