6 references to SpawnProcess
aspire (4)
Processes\IsolatedProcess.Windows.cs (3)
18/// then delegates to <see cref="WindowsProcessInterop.SpawnProcess"/> for the actual 84var pi = WindowsProcessInterop.SpawnProcess( 220var pi = WindowsProcessInterop.SpawnProcess(
Processes\WindowsConsoleProcessJob.cs (1)
116/// The job handle. Pass directly to <see cref="WindowsProcessInterop.SpawnProcess"/> so the spawn
Aspire.Cli.Tests (2)
Processes\WindowsConsoleProcessJobTests.cs (2)
95var pi = WindowsProcessInterop.SpawnProcess( 144var pi = WindowsProcessInterop.SpawnProcess(