2 references to Tag
ILCompiler.Compiler (2)
Compiler\ObjectWriter\Dwarf\DwarfAbbrev.cs (1)
25writer.WriteULEB128(Tag);
Compiler\ObjectWriter\Dwarf\DwarfInfoWriter.cs (1)
58throw new InvalidOperationException($"Trying to write a children into DIE (Tag {_dieStack.Peek().Tag}) with DW_CHILDREN_no");