Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 2248 of file LightCompiler.cs.
References System.Linq.Expressions.Interpreter.LightCompiler._guard, System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAndAlsoBinaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAssignBinaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileBinaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileBlockExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileCoalesceBinaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileConditionalExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileConstantExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileConvertUnaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileDebugInfoExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileDefaultExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileGotoExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileIndexExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileInvocationExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileLabelExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileLambdaExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileListInitExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileLoopExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileMemberExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileMemberInitExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileMethodCallExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileNewArrayExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileNewExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileNoLabelPush(), System.Linq.Expressions.Interpreter.LightCompiler.CompileOrElseBinaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileParameterExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileQuoteUnaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileRuntimeVariablesExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileSwitchExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileThrowUnaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileTryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileTypeEqualExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileTypeIsExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileUnaryExpression(), System.Linq.Expressions.Interpreter.LightCompiler.CompileUnboxUnaryExpression(), System.Linq.Expressions.Interpreter.InstructionList.CurrentStackDepth, System.Linq.Expressions.Expression< TDelegate >.NodeType, System.Linq.Expressions.Expression< TDelegate >.ReduceAndCheck(), System.Linq.Expressions.StackGuard.TryEnterOnCurrentStack(), and System.Linq.Expressions.Expression< TDelegate >.Type.
Referenced by System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Linq.Expressions.Interpreter.LightCompiler.CompileAsVoid(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileNoLabelPush().