23 references to EmitGetValueOrDefault
System.Linq.Expressions (23)
System\Linq\Expressions\Compiler\ILGen.cs (1)
802il.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);