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