3 references to MatchUncompressedAppBundleNoFingerprint
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
StaticWebAssetEndpointsIntegrationTest.cs (3)
68
var appBundleEndpoints = endpoints.Where(
MatchUncompressedAppBundleNoFingerprint
);
273
var appBundleEndpoints = endpoints.Where(
MatchUncompressedAppBundleNoFingerprint
);
379
var appBundleEndpoints = endpoints.Where(
MatchUncompressedAppBundleNoFingerprint
);