1 write to Integrity
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\ResourcePreloadCollection.cs (1)
63resourceAsset.Integrity = property.Value;
2 references to Integrity
Microsoft.AspNetCore.Components.Endpoints (2)
Assets\LinkPreload.cs (2)
69if (!string.IsNullOrEmpty(asset.Integrity)) 71builder.AddAttribute(6, "integrity", asset.Integrity);