Property Relocations
Relocations
Gets the Relocations in this TargetObjectFile
Declaration
public IEnumerable<Relocation> Relocations { get; }
Property Value
public IEnumerable<Relocation> Relocations { get; }
IEnumerable<Relocation> |