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)
319
public ObjectData EHInfo =>
_ehInfo
;
354
Debug.Assert(
_ehInfo
== null);