1 reference to SplitCommandLineIntoArguments
Microsoft.CodeAnalysis (1)
InternalUtilities\CommandLineUtilities.cs (1)
51
return
SplitCommandLineIntoArguments
(commandLine, removeHashComments, out _);