2 references to NativeMethods
csc (2)
src\Compilers\Shared\BuildClient.cs (1)
354IntPtr ptr = NativeMethods.GetCommandLine();
src\Compilers\Shared\BuildServerConnection.cs (1)
17using static Microsoft.CodeAnalysis.CommandLine.NativeMethods;