20 references to EmitGetValueOrDefault
System.Core (20)
Microsoft\Scripting\Compiler\ILGen.cs (1)
788il.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);