20 references to EmitGetValueOrDefault
System.Core (20)
Microsoft\Scripting\Compiler\ILGen.cs (1)
788
il.
EmitGetValueOrDefault
(typeFrom);
Microsoft\Scripting\Compiler\LambdaCompiler.Binary.cs (8)
456
_ilg.
EmitGetValueOrDefault
(leftType);
458
_ilg.
EmitGetValueOrDefault
(rightType);
524
_ilg.
EmitGetValueOrDefault
(leftType);
531
_ilg.
EmitGetValueOrDefault
(rightType);
581
_ilg.
EmitGetValueOrDefault
(type);
596
_ilg.
EmitGetValueOrDefault
(type);
653
_ilg.
EmitGetValueOrDefault
(type);
668
_ilg.
EmitGetValueOrDefault
(type);
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (2)
960
_ilg.
EmitGetValueOrDefault
(arg.Type);
1041
_ilg.
EmitGetValueOrDefault
(arg.Type);
Microsoft\Scripting\Compiler\LambdaCompiler.Logical.cs (7)
135
_ilg.
EmitGetValueOrDefault
(b.Left.Type);
144
_ilg.
EmitGetValueOrDefault
(b.Left.Type);
148
_ilg.
EmitGetValueOrDefault
(b.Left.Type);
237
_ilg.
EmitGetValueOrDefault
(type);
249
_ilg.
EmitGetValueOrDefault
(type);
353
_ilg.
EmitGetValueOrDefault
(type);
365
_ilg.
EmitGetValueOrDefault
(type);
Microsoft\Scripting\Compiler\LambdaCompiler.Unary.cs (2)
124
_ilg.
EmitGetValueOrDefault
(operandType);
159
_ilg.
EmitGetValueOrDefault
(operandType);