16 references to IsMatch
Microsoft.NET.Sdk.StaticWebAssets.Tasks (16)
Compression\ResolveCompressedAssets.cs (1)
94
if (!match.
IsMatch
)
ComputeReferenceStaticWebAssetItems.cs (1)
179
if (match.
IsMatch
)
Data\ContentTypeProvider.cs (1)
460
if (match.
IsMatch
)
DefineStaticWebAssetEndpoints.cs (1)
261
if (!match.
IsMatch
)
DefineStaticWebAssets.cs (7)
158
if (!match.
IsMatch
)
176
if (match.
IsMatch
)
193
if (!filter.Match(matchContext).
IsMatch
)
428
else if (!matchResult.
IsMatch
)
821
if (!includeMatch.
IsMatch
)
830
if (excludeMatch.
IsMatch
)
856
if (rpMatch.
IsMatch
)
FingerprintPatternMatcher.cs (1)
57
if (!matchResult.
IsMatch
)
GeneratePackageAssetsManifestFile.cs (1)
129
if (match.
IsMatch
)
GenerateStaticWebAssetEndpointsManifest.cs (1)
104
if (match.
IsMatch
)
GenerateStaticWebAssetsPropsFile.cs (1)
98
if (match.
IsMatch
)
Utils\Globbing\StaticWebAssetGlobMatcher.cs (1)
33
if (excluded.
IsMatch
)