1 instantiation of STARTUPINFOEX
aspire (1)
Processes\WindowsProcessInterop.cs (1)
435
var si = new
STARTUPINFOEX
3 references to STARTUPINFOEX
aspire (3)
Processes\WindowsProcessInterop.cs (3)
166
ref
STARTUPINFOEX
lpStartupInfo,
435
var
si = new STARTUPINFOEX
437
cb = Marshal.SizeOf<
STARTUPINFOEX
>(),