1 reference to PointerType
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfInfo.cs (1)
152
writer.WriteStartDIE(_typeDescriptor.IsReference != 0 ? DwarfAbbrev.ReferenceType : DwarfAbbrev.
PointerType
);