Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CompileListInit()

void System.Linq.Expressions.Interpreter.LightCompiler.CompileListInit ( ReadOnlyCollection< ElementInit > initializers)
inlineprivate

Definition at line 2049 of file LightCompiler.cs.

References System.Linq.Expressions.Interpreter.LightCompiler._instructions, System.Linq.Expressions.Interpreter.LightCompiler.Compile(), System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.Linq.Expressions.Interpreter.InstructionList.EmitCall(), System.Linq.Expressions.Interpreter.InstructionList.EmitDup(), and System.Linq.Expressions.Interpreter.InstructionList.EmitPop().

Referenced by System.Linq.Expressions.Interpreter.LightCompiler.CompileListInitExpression(), and System.Linq.Expressions.Interpreter.LightCompiler.CompileMemberInit().