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