4 references to CreatePosixSpawnException
Aspire.Hosting.Browsers (4)
BrowserLogsPipeBrowserProcessLauncher.Unix.cs (4)
54
throw
CreatePosixSpawnException
("posix_spawn", spawnResult);
187
throw
CreatePosixSpawnException
("posix_spawn_file_actions_init", result);
198
throw
CreatePosixSpawnException
("posix_spawn_file_actions_adddup2", result);
207
throw
CreatePosixSpawnException
("posix_spawn_file_actions_addclose", result);