Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1562 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.TryExpression.Body, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAsVoid(), System.Linq.Expressions.Interpreter.InstructionList.Count, System.Linq.count, System.Linq.Expressions.Interpreter.InstructionList.EmitEnterFault(), System.Linq.Expressions.Interpreter.InstructionList.EmitEnterTryFault(), System.Linq.Expressions.Interpreter.InstructionList.EmitGoto(), System.Linq.Expressions.Interpreter.InstructionList.EmitLeaveFault(), System.Linq.Expressions.TryExpression.Fault, System.Linq.Expressions.Interpreter.InstructionList.MakeLabel(), System.Linq.Expressions.Interpreter.InstructionList.MarkLabel(), System.Linq.Expressions.Interpreter.LightCompiler.PopLabelBlock(), and System.Linq.Expressions.Interpreter.LightCompiler.PushLabelBlock().
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileTryExpression().