2 references to InitializeProcThreadAttributeList
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsPipeBrowserProcessLauncher.Windows.cs (2)
79
_ =
InitializeProcThreadAttributeList
(IntPtr.Zero, 1, 0, ref attributeListSize);
86
if (!
InitializeProcThreadAttributeList
(attributeList, 1, 0, ref attributeListSize))