8 references to TestBinaryOperator_AddTestsForTypeWithNullableAndEnum
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (8)
ExpressionTrees\CodeGenExprLambda.vb (8)
499TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("SByte", operation, list) 500TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("Byte", operation, list) 501TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("Short", operation, list) 502TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("UShort", operation, list) 503TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("Integer", operation, list) 504TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("UInteger", operation, list) 505TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("Long", operation, list) 506TestBinaryOperator_AddTestsForTypeWithNullableAndEnum("ULong", operation, list)