2 references to HeadSectionId
Microsoft.AspNetCore.Components.Web (2)
Head\HeadContent.cs (1)
24
builder.AddComponentParameter(1, nameof(SectionContent.SectionId), HeadOutlet.
HeadSectionId
);
Head\HeadOutlet.cs (1)
55
builder.AddComponentParameter(7, nameof(SectionOutlet.SectionId),
HeadSectionId
);