7 references to TestBinaryOperator_AddTestsForTypeWithNullable
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (7)
ExpressionTrees\CodeGenExprLambda.vb (7)
468TestBinaryOperator_AddTestsForTypeWithNullable(type, op, tests) 508TestBinaryOperator_AddTestsForTypeWithNullable("Boolean", operation, list) 509TestBinaryOperator_AddTestsForTypeWithNullable("Single", operation, list) 510TestBinaryOperator_AddTestsForTypeWithNullable("Double", operation, list) 511TestBinaryOperator_AddTestsForTypeWithNullable("Decimal", operation, list) 531TestBinaryOperator_AddTestsForTypeWithNullable(type, operation, list) 532TestBinaryOperator_AddTestsForTypeWithNullable(GetEnumTypeName(type), operation, list)