Base:
method
GetBaseException
System.Exception.GetBaseException()
2 references to GetBaseException
System.Web (2)
Compilation\BuildProvidersCompiler.cs (2)
222ExceptionDispatchInfo.Capture(ae.GetBaseException()).Throw(); 792ExceptionDispatchInfo.Capture(e.GetBaseException()).Throw();