3 references to MatchUncompresedProjectBundlesNoFingerprint
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
StaticWebAssetEndpointsIntegrationTest.cs (3)
55
var bundleEndpoints = endpoints.Where(
MatchUncompresedProjectBundlesNoFingerprint
);
259
var bundleEndpoints = endpoints.Where(
MatchUncompresedProjectBundlesNoFingerprint
);
365
var bundleEndpoints = endpoints.Where(
MatchUncompresedProjectBundlesNoFingerprint
);