1 reference to FullParse
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
CommandLineTests.cs (1)
11414
Func<string, CSharpCommandLineArguments> parse = (x) =>
FullParse
(x, baseDirectory);