19 references to EmitHasValue
System.Linq.Expressions (19)
System\Linq\Expressions\Compiler\ILGen.cs (1)
797
il.
EmitHasValue
(typeFrom);
System\Linq\Expressions\Compiler\LambdaCompiler.Binary.cs (9)
83
_ilg.
EmitHasValue
(e.Type);
370
_ilg.
EmitHasValue
(type);
372
_ilg.
EmitHasValue
(type);
396
_ilg.
EmitHasValue
(type);
398
_ilg.
EmitHasValue
(type);
439
_ilg.
EmitHasValue
(leftType);
445
_ilg.
EmitHasValue
(rightType);
518
_ilg.
EmitHasValue
(type);
551
_ilg.
EmitHasValue
(type);
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (3)
677
_ilg.
EmitHasValue
(type);
1138
_ilg.
EmitHasValue
(arg.Type);
1224
_ilg.
EmitHasValue
(arg.Type);
System\Linq\Expressions\Compiler\LambdaCompiler.Logical.cs (5)
120
_ilg.
EmitHasValue
(b.Left.Type);
247
_ilg.
EmitHasValue
(type);
357
_ilg.
EmitHasValue
(type);
526
_ilg.
EmitHasValue
(node.Right.Type);
540
_ilg.
EmitHasValue
(node.Left.Type);
System\Linq\Expressions\Compiler\LambdaCompiler.Unary.cs (1)
157
_ilg.
EmitHasValue
(operandType);