1 write to _hasChildren
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
386_hasChildren = !_isStatic || debugVars.Any() || debugEHClauseInfos.Any();
1 reference to _hasChildren
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
395_hasChildren ? DwarfAbbrev.SubprogramStatic : DwarfAbbrev.SubprogramStaticNoChildren);