DisassemblyProject.EntryPoints Property
Definition
Extra entry points to disassemble from, merged with any from the input file such as a snapshot's program counter.
public IReadOnlyList<ushort> EntryPoints { get; init; }
Extra entry points to disassemble from, merged with any from the input file such as a snapshot's program counter.
public IReadOnlyList<ushort> EntryPoints { get; init; }