2 references to ILGen
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\BoundConstants.cs (1)
97
Debug.Assert(!
ILGen
.CanEmitConstant(value, type));
System\Linq\Expressions\Compiler\VariableBinder.cs (1)
60
if (
ILGen
.CanEmitConstant(node.Value, node.Type))