2 references to FormatRazorPage_MethodCannotBeCalled
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPage.cs (2)
33var message = Resources.FormatRazorPage_MethodCannotBeCalled(nameof(RenderBody), Path); 259throw new InvalidOperationException(Resources.FormatRazorPage_MethodCannotBeCalled(methodName, Path));