3 references to StaticWebAssetMatch
Microsoft.AspNetCore.Components.WebView (3)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (3)
123var match = child.Value.Match; 182var match = candidate?.Match; 339public StaticWebAssetMatch? Match { get; set; }