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