5 references to ThrowIfUseShellExecute
System.Diagnostics.Process (5)
System\Diagnostics\Process.Scenarios.cs (5)
52
ThrowIfUseShellExecute
(startInfo, nameof(StartAndForget));
107
ThrowIfUseShellExecute
(startInfo, nameof(Run));
172
ThrowIfUseShellExecute
(startInfo, nameof(RunAsync));
238
ThrowIfUseShellExecute
(startInfo, nameof(RunAndCaptureText));
318
ThrowIfUseShellExecute
(startInfo, nameof(RunAndCaptureTextAsync));