5 references to CommandLineUtilities
Microsoft.CodeAnalysis (5)
CommandLine\CommandLineParser.cs (5)
610CommandLineUtilities.SplitCommandLineIntoArguments( 628CommandLineUtilities.SplitCommandLineIntoArguments( 687arguments.AddRange(CommandLineUtilities.SplitCommandLineIntoArguments(line, removeHashComments: true)); 891/// See <see cref="CommandLineUtilities.SplitCommandLineIntoArguments(string, bool)"/> 895return CommandLineUtilities.SplitCommandLineIntoArguments(commandLine, removeHashComments);