6 references to TestBinaryOperator_AddTestsForTypeWithNullable_Bool
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
ExpressionTrees\CodeGenExprLambda.vb (6)
548TestBinaryOperator_AddTestsForTypeWithNullable_Bool("Boolean", operation, list) 549TestBinaryOperator_AddTestsForTypeWithNullable_Bool("Single", operation, list) 550TestBinaryOperator_AddTestsForTypeWithNullable_Bool("Double", operation, list) 551TestBinaryOperator_AddTestsForTypeWithNullable_Bool("Decimal", operation, list) 558TestBinaryOperator_AddTestsForTypeWithNullable_Bool(type, operation, list) 559TestBinaryOperator_AddTestsForTypeWithNullable_Bool(GetEnumTypeName(type), operation, list)