2 references to TryCompilePathList
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EditorConfig\Parsing\Sections\SectionMatcher_TryParseSection.cs (2)
56if (!TryCompilePathList(ref lexer, sb, parsingChoice: false, numberRangePairs)) 252while (TryCompilePathList(ref lexer, sb, parsingChoice: true, numberRangePairs))