2 references to Exception
ILCompiler.Compiler (2)
Compiler\ILScanner.cs (2)
882
&& scannedMethod.
Exception
!= null)
884
_importationErrors.Add(scannedMethod.Method, scannedMethod.
Exception
);