2 references to FormatSectionAlreadyDefined
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPage.cs (1)
62throw new InvalidOperationException(Resources.FormatSectionAlreadyDefined(name));
RazorPageBase.cs (1)
387throw new InvalidOperationException(Resources.FormatSectionAlreadyDefined(name));