1 write to _exception
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ScannedMethodNode.cs (1)
71
_exception
= scanningException;
1 reference to _exception
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ScannedMethodNode.cs (1)
40
public TypeSystemException Exception =>
_exception
;