2 references to ParseFileArgument
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineParser.cs (1)
1193ParseFileArgument(path, baseDirectory, filePathBuilder, errors);
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
174ParseFileArgument(arg.AsMemory(), baseDirectory, filePathBuilder, diagnostics);