3 references to SplitCommandLineIntoArguments
Microsoft.CodeAnalysis (3)
CommandLine\CommandLineParser.cs (2)
599CommandLineUtilities.SplitCommandLineIntoArguments( 617CommandLineUtilities.SplitCommandLineIntoArguments(
InternalUtilities\CommandLineUtilities.cs (1)
57SplitCommandLineIntoArguments(commandLine.AsSpan(), removeHashComments, new StringBuilder(), list, out illegalChar);