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