2 references to FormatLayoutCannotBeRendered
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageBase.cs (1)
696var message = Resources.FormatLayoutCannotBeRendered(Path, nameof(FlushAsync));
RazorView.cs (1)
215var message = Resources.FormatLayoutCannotBeRendered(Path, nameof(Razor.RazorPage.FlushAsync));