2 references to ICompilationException
Microsoft.AspNetCore.Diagnostics (2)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (2)
214
if (errorContext.Exception is
ICompilationException
compilationException)
274
ICompilationException
compilationException)