1 write to _debugEHClauseInfos
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
381_debugEHClauseInfos = debugEHClauseInfos;
2 references to _debugEHClauseInfos
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (2)
360public DebugEHClauseInfo[] DebugEHClauseInfos => _debugEHClauseInfos; 380Debug.Assert(_debugEHClauseInfos == null);