C# Class Mosa.Compiler.Framework.IR.GotoLeaveTarget
An abstract intermediate representation of a routine to leave a protected block, finally or catch handler to normal flow control, calling finally handlers as appropriate. Not to be confused with CIL Leave instruction.