1 instantiation of STARTUPINFO
Microsoft.NET.Sdk.Razor.Tasks (1)
ServerConnection.cs (1)
345var startInfo = new STARTUPINFO();
2 references to STARTUPINFO
Microsoft.NET.Sdk.Razor.Tasks (2)
NativeMethods.cs (1)
78[In] ref STARTUPINFO lpStartupInfo,
ServerConnection.cs (1)
345var startInfo = new STARTUPINFO();