6 references to CreateWindowsException
Aspire.Hosting.Browsers.Tests (6)
src\Aspire.Hosting.Browsers\BrowserLogsPipeBrowserProcessLauncher.Windows.cs (6)
88
throw
CreateWindowsException
("InitializeProcThreadAttributeList");
105
throw
CreateWindowsException
("UpdateProcThreadAttribute");
131
throw
CreateWindowsException
("CreateProcessW");
222
throw
CreateWindowsException
("WaitForSingleObject");
227
throw
CreateWindowsException
("GetExitCodeProcess");
241
throw
CreateWindowsException
("CloseHandle");