1 write to _ehInfo
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
355_ehInfo = ehInfo;
2 references to _ehInfo
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
319public ObjectData EHInfo => _ehInfo; 354Debug.Assert(_ehInfo == null);