2 references to GetResponseContentTypeOrDefault
Microsoft.AspNetCore.Components.WebView (2)
StaticContentProvider.cs (2)
76contentType = GetResponseContentTypeOrDefault(fileInfo.Name); 94contentType = GetResponseContentTypeOrDefault(relativePath);