15 references to IsMatch
Microsoft.NET.Sdk.StaticWebAssets.Tasks (15)
Compression\ResolveCompressedAssets.cs (1)
90
if (!match.
IsMatch
)
Data\ContentTypeProvider.cs (1)
460
if (match.
IsMatch
)
DefineStaticWebAssetEndpoints.cs (1)
254
if (!match.
IsMatch
)
DefineStaticWebAssets.cs (7)
154
if (!match.
IsMatch
)
172
if (match.
IsMatch
)
189
if (!filter.Match(matchContext).
IsMatch
)
423
else if (!matchResult.
IsMatch
)
816
if (!includeMatch.
IsMatch
)
825
if (excludeMatch.
IsMatch
)
851
if (rpMatch.
IsMatch
)
FingerprintPatternMatcher.cs (1)
57
if (!matchResult.
IsMatch
)
GeneratePackageAssetsManifestFile.cs (1)
129
if (match.
IsMatch
)
GenerateStaticWebAssetEndpointsManifest.cs (1)
96
if (match.
IsMatch
)
GenerateStaticWebAssetsPropsFile.cs (1)
94
if (match.
IsMatch
)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
33
if (excluded.
IsMatch
)