1 write to Match
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
Utils\Globbing\StaticWebAssetGlobMatcherBuilder.cs (1)
99
current.
Match
= pattern;
2 references to Match
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (2)
57
if (node.
Match
!= null)
60
return new(true, node.
Match
, stem);