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