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