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