1 reference to GetArguments
Microsoft.Build.Tasks.CodeAnalysis (1)
InteractiveCompiler.cs (1)
200CommandLineArgs = GetArguments(commandLineCommands, responseFileCommands).Select(arg => new TaskItem(arg)).ToArray();