3 references to EmitConstant
System.Core (3)
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
477_boundConstants.EmitConstant(this, value, type);
Microsoft\Scripting\Compiler\LambdaCompiler.Lambda.cs (2)
70_boundConstants.EmitConstant(this, inner._boundConstants.ToArray(), typeof(object[])); 97_boundConstants.EmitConstant(this, dynamicMethod, typeof(MethodInfo));