1 write to ExcludeMatcher
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
DefineStaticWebAssets.cs (1)
690
ExcludeMatcher
= excludeMatcher;
2 references to ExcludeMatcher
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
DefineStaticWebAssets.cs (2)
821
if (def.
ExcludeMatcher
!= null)
824
var excludeMatch = def.
ExcludeMatcher
.Match(matchContext);