1 override of GenerateErrorForNoFilesFoundInRecurse
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
2148
internal override void
GenerateErrorForNoFilesFoundInRecurse
(string path, IList<Diagnostic> diagnostics)
1 reference to GenerateErrorForNoFilesFoundInRecurse
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineParser.cs (1)
1324
GenerateErrorForNoFilesFoundInRecurse
(path, errors);