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