2 references to TryCompilePathList
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfig.SectionNameMatching.cs (2)
112if (!TryCompilePathList(ref lexer, sb, parsingChoice: false, numberRangePairs, recursionDepth: 0)) 400while (TryCompilePathList(ref lexer, sb, parsingChoice: true, numberRangePairs, recursionDepth + 1))