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