2 references to CREATENOWINDOW
Microsoft.Build (2)
BackEnd\Components\Communications\NodeLauncher.cs (2)
113
(false, false) => BackendNativeMethods.
CREATENOWINDOW
,
136
CreateNoWindow = redirectStreams && (creationFlags & BackendNativeMethods.
CREATENOWINDOW
) != 0,