2 references to MatchCore
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (2)
32var excluded = MatchCore(excludes, segments, stateStack); 39return MatchCore(includes, segments, stateStack);