1 write to _debugEHClauseInfos
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
388_debugEHClauseInfos = debugEHClauseInfos;
2 references to _debugEHClauseInfos
ILCompiler.Compiler (2)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (2)
389_hasChildren = _debugVars.Length > 0 || _debugEHClauseInfos.Length > 0; 450foreach (DebugEHClauseInfo clause in _debugEHClauseInfos)