1 write to Arguments
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Program.cs (1)
251
Arguments
= msbuildInvocation.CommandLineArguments,
1 reference to Arguments
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
CompilerInvocation.cs (1)
42
var splitCommandLine = CommandLineParser.SplitCommandLineIntoArguments(invocationInfo.
Arguments
, removeHashComments: false).ToList();