3 references to Cache
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Data\ContentTypeMapping.cs (2)
23contentTypeMappings.GetMetadata(nameof(Cache)), 27private readonly string GetDebuggerDisplay() => $"Pattern: {Pattern}, MimeType: {MimeType}, Cache: {Cache}, Priority: {Priority}";
DefineStaticWebAssetEndpoints.cs (1)
310return (mapping.MimeType, mapping.Cache);