1 reference to SplitCommandLineIntoArguments
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\CommandLineUtilities.cs (1)
51
return
SplitCommandLineIntoArguments
(commandLine, removeHashComments, out _);