Skip to content

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; }

View source

Property Value

IReadOnlyList<UInt16>