2 references to NativeMethods
vbc (2)
BuildClient.cs (1)
356
IntPtr ptr =
NativeMethods
.GetCommandLine();
BuildServerConnection.cs (1)
17
using static Microsoft.CodeAnalysis.CommandLine.
NativeMethods
;