2 references to TryEmitILConstant
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\ILGen.cs (2)
416if (il.TryEmitILConstant(value, type)) 490if (TryEmitILConstant(il, value, nonNullType))