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