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