8 references to TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (8)
ExpressionTrees\CodeGenExprLambda.vb (8)
539TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("SByte", operation, list)
540TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("Byte", operation, list)
541TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("Short", operation, list)
542TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("UShort", operation, list)
543TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("Integer", operation, list)
544TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("UInteger", operation, list)
545TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("Long", operation, list)
546TestBinaryOperator_AddTestsForTypeWithNullableAndEnum_Bool("ULong", operation, list)