23 references to EmitGetValueOrDefault
System.Linq.Expressions (23)
System\Linq\Expressions\Compiler\ILGen.cs (1)
802
il.
EmitGetValueOrDefault
(typeFrom);
System\Linq\Expressions\Compiler\LambdaCompiler.Binary.cs (10)
364
_ilg.
EmitGetValueOrDefault
(type);
366
_ilg.
EmitGetValueOrDefault
(type);
405
_ilg.
EmitGetValueOrDefault
(type);
407
_ilg.
EmitGetValueOrDefault
(type);
458
_ilg.
EmitGetValueOrDefault
(leftType);
468
_ilg.
EmitGetValueOrDefault
(rightType);
514
_ilg.
EmitGetValueOrDefault
(type);
520
_ilg.
EmitGetValueOrDefault
(type);
545
_ilg.
EmitGetValueOrDefault
(type);
549
_ilg.
EmitGetValueOrDefault
(type);
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (2)
1142
_ilg.
EmitGetValueOrDefault
(arg.Type);
1234
_ilg.
EmitGetValueOrDefault
(arg.Type);
System\Linq\Expressions\Compiler\LambdaCompiler.Logical.cs (7)
138
_ilg.
EmitGetValueOrDefault
(b.Left.Type);
155
_ilg.
EmitGetValueOrDefault
(b.Left.Type);
249
_ilg.
EmitGetValueOrDefault
(type);
259
_ilg.
EmitGetValueOrDefault
(type);
263
_ilg.
EmitGetValueOrDefault
(type);
348
_ilg.
EmitGetValueOrDefault
(type);
355
_ilg.
EmitGetValueOrDefault
(type);
System\Linq\Expressions\Compiler\LambdaCompiler.Unary.cs (3)
86
_ilg.
EmitGetValueOrDefault
(type);
93
_ilg.
EmitGetValueOrDefault
(type);
162
_ilg.
EmitGetValueOrDefault
(operandType);