Property ArgumentOrder
ArgumentOrder
A sequence of SpecialArgumentKind indicating the ABI's argument order.
public ReadOnlyMemory<SpecialArgumentKind> ArgumentOrder { get; init; }
public ReadOnlyMemory<SpecialArgumentKind> ArgumentOrder { get; init; }