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