1 instantiation of ErrorPage
Microsoft.AspNetCore.Server.IIS (1)
StartupHook.cs (1)
58var errorPage = new ErrorPage(model);
2 references to ErrorPage
Microsoft.AspNetCore.Server.IIS (2)
src\Shared\ErrorPage\ErrorPageModelBuilder.cs (1)
27var currentAssembly = typeof(ErrorPage).Assembly;
StartupHook.cs (1)
58var errorPage = new ErrorPage(model);