1 write to Mappings
Microsoft.Maui (1)
Handlers\HybridWebView\FileExtensionContentTypeProvider.cs (1)
425 Mappings = mapping ?? throw new ArgumentNullException(nameof(mapping));
1 reference to Mappings
Microsoft.Maui (1)
Handlers\HybridWebView\FileExtensionContentTypeProvider.cs (1)
447 return Mappings.TryGetValue(extension, out contentType);