5 references to CommandLineUtilities
Microsoft.CodeAnalysis (5)
CommandLine\CommandLineParser.cs (5)
599CommandLineUtilities.SplitCommandLineIntoArguments( 617CommandLineUtilities.SplitCommandLineIntoArguments( 676arguments.AddRange(CommandLineUtilities.SplitCommandLineIntoArguments(line, removeHashComments: true)); 880/// See <see cref="CommandLineUtilities.SplitCommandLineIntoArguments(string, bool)"/> 884return CommandLineUtilities.SplitCommandLineIntoArguments(commandLine, removeHashComments);