3 writes to WindowStyle
Interop.FunctionalTests (2)
H2SpecCommands.cs (2)
89WindowStyle = ProcessWindowStyle.Hidden, 225process.StartInfo.WindowStyle = ProcessWindowStyle.Hidden;
Microsoft.AspNetCore.SpaProxy (1)
SpaProxyLaunchManager.cs (1)
196WindowStyle = ProcessWindowStyle.Normal,