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