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