Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 84 of file LabelInfo.cs.
References System.Linq.Expressions.Compiler.LabelInfo._acrossBlockJump, System.Linq.Expressions.Compiler.LabelInfo._canReturn, System.Linq.Expressions.Compiler.LabelInfo._definitions, System.Linq.Expressions.Compiler.LabelInfo._node, System.Linq.Expressions.Compiler.LabelInfo._opCode, System.Linq.Expressions.Error.AmbiguousJump(), System.Reflection.Emit.OpCodes.Br, System.Collections.Generic.Dictionary< TKey, TValue >.Contains(), System.Linq.Expressions.Error.ControlCannotEnterExpression(), System.Linq.Expressions.Error.ControlCannotEnterTry(), System.Linq.Expressions.Error.ControlCannotLeaveFilterTest(), System.Linq.Expressions.Error.ControlCannotLeaveFinally(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Reflection.Emit.OpCodes.Leave, System.Linq.Expressions.LabelTarget.Name, System.Linq.Expressions.Error.NonLocalJumpWithValue(), and System.Linq.Expressions.LabelTarget.Type.
Referenced by System.Linq.Expressions.Compiler.LabelInfo.Define(), and System.Linq.Expressions.Compiler.LabelInfo.Reference().