Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1401 of file LambdaCompiler.cs.
References System.Linq.Expressions.Compiler.LambdaCompiler._ilg, System.Reflection.Emit.OpCodes.Call, System.Reflection.Emit.OpCodes.Callvirt, System.Reflection.Emit.OpCodes.Constrained, System.Reflection.Emit.ILGenerator.Emit(), System.Linq.Expressions.Error.UnexpectedVarArgsCall(), and System.Linq.Expressions.Compiler.LambdaCompiler.UseVirtual().
Referenced by System.Linq.Expressions.Compiler.LambdaCompiler.AddressOfWriteBackCore(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitGetIndexCall(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitMemberAssignment(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitMemberAssignment(), System.Linq.Expressions.Compiler.LambdaCompiler.EmitMemberGet(), and System.Linq.Expressions.Compiler.LambdaCompiler.EmitSetIndexCall().