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