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