2 references to TryCompilePathList
Microsoft.Build (2)
BuildCheck\Infrastructure\EditorConfig\EditorConfigGlobsMatcher.cs (2)
115if (!TryCompilePathList(ref lexer, sb, parsingChoice: false, numberRangePairs)) 393while (TryCompilePathList(ref lexer, sb, parsingChoice: true, numberRangePairs))