3 references to MatchUncompressedAppBundleWithFingerprint
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
StaticWebAssetEndpointsIntegrationTest.cs (3)
74var fingerprintedAppBundle = endpoints.Where(MatchUncompressedAppBundleWithFingerprint); 284var fingerprintedAppBundleEndpoints = endpoints.Where(MatchUncompressedAppBundleWithFingerprint); 390var fingerprintedAppBundleEndpoints = endpoints.Where(MatchUncompressedAppBundleWithFingerprint);