3 references to Pattern
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Data\ContentTypeMapping.cs (2)
24contentTypeMappings.GetMetadata(nameof(Pattern)), 27private readonly string GetDebuggerDisplay() => $"Pattern: {Pattern}, MimeType: {MimeType}, Cache: {Cache}, Priority: {Priority}";
Data\ContentTypeProvider.cs (1)
412_customMappings[mapping.Pattern] = mapping;