2 references to TryCompilePathList
Microsoft.CodeAnalysis.Workspaces (2)
SectionMatcher_TryParseSection.cs (2)
56if (!TryCompilePathList(ref lexer, sb, parsingChoice: false, numberRangePairs)) 252while (TryCompilePathList(ref lexer, sb, parsingChoice: true, numberRangePairs))