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