3 overrides of EndContext
Microsoft.AspNetCore.Mvc.Razor (1)
RazorPage.cs (1)
250public override void EndContext()
Microsoft.AspNetCore.Mvc.RazorPages (1)
PageBase.cs (1)
118public override void EndContext()
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
ApplicationModels\DefaultPageApplicationModelProviderTest.cs (1)
42public override void EndContext()
2 references to EndContext
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageBase.cs (2)
555EndContext(); 750EndContext();