<PackageReference Include="NETStandard.Library" Version="2.0.1" />

System.Reflection.Emit.StackBehaviour

public enum StackBehaviour
Pop0 = 0

Pop1 = 1

Popi = 3

Popref = 10

Push0 = 18

Push1 = 19

Pushi = 21

Pushi8 = 22

Pushr4 = 23

Pushr8 = 24

Pushref = 25

Varpop = 26

Varpush = 27