2 references to TryCompilePathList
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfig.SectionNameMatching.cs (2)
110
if (!
TryCompilePathList
(ref lexer, sb, parsingChoice: false, numberRangePairs))
385
while (
TryCompilePathList
(ref lexer, sb, parsingChoice: true, numberRangePairs))