Add an instruction to push the boolean value true on TOS
[Visual Basic]Public Sub PushTrue()
[C#]public void PushTrue();
CILInstructions Class | CILInstructions Members | PEAPI Namespace