1 instantiation of ErrorPage
Microsoft.AspNetCore.Hosting (1)
Internal\ErrorPageBuilder.cs (1)
27var errorPage = new ErrorPage(model);
2 references to ErrorPage
Microsoft.AspNetCore.Hosting (2)
Internal\ErrorPageBuilder.cs (1)
27var errorPage = new ErrorPage(model);
src\Shared\ErrorPage\ErrorPageModelBuilder.cs (1)
27var currentAssembly = typeof(ErrorPage).Assembly;