2 references to CommandLineUtilities
Microsoft.Build.Tasks.CodeAnalysis (2)
ManagedToolTask.cs (2)
142CommandLineUtilities.SplitCommandLineIntoArguments(GenerateToolArguments().AsSpan(), removeHashComments: true, builder, argumentList, out _); 143CommandLineUtilities.SplitCommandLineIntoArguments(responseFileCommands.AsSpan(), removeHashComments: true, builder, argumentList, out _);