2 references to RazorPage_ThereIsNoActiveWritingScopeToEnd
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageBase.cs (2)
243
throw new InvalidOperationException(Resources.
RazorPage_ThereIsNoActiveWritingScopeToEnd
);
301
throw new InvalidOperationException(Resources.
RazorPage_ThereIsNoActiveWritingScopeToEnd
);