5 references to CommandLineUtilities
Microsoft.CodeAnalysis (5)
CommandLine\CommandLineParser.cs (5)
609CommandLineUtilities.SplitCommandLineIntoArguments( 627CommandLineUtilities.SplitCommandLineIntoArguments( 678arguments.AddRange(CommandLineUtilities.SplitCommandLineIntoArguments(line, removeHashComments: true)); 911/// See <see cref="CommandLineUtilities.SplitCommandLineIntoArguments(string, bool)"/> 915return CommandLineUtilities.SplitCommandLineIntoArguments(commandLine, removeHashComments);