43 references to RequiresNarrowingNotFromNumericConstant
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\OverloadResolution.vb (3)
1241
candidates(indexesOfEqualMostApplicableCandidates(0)).
RequiresNarrowingNotFromNumericConstant
= False OrElse
2357
current.
RequiresNarrowingNotFromNumericConstant
Then
2388
current.
RequiresNarrowingNotFromNumericConstant
Then
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (40)
Semantics\OverloadResolution.vb (40)
727
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
744
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
758
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
775
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
792
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
806
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
823
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
840
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
854
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
871
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
885
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
902
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
916
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
932
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
948
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
964
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
981
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
995
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1012
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1026
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1043
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1061
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1078
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1095
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1112
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1128
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1145
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1161
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1177
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1194
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1211
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1228
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
1245
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
2238
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
2242
Assert.True(result.Candidates(1).
RequiresNarrowingNotFromNumericConstant
)
2263
Assert.False(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
2267
Assert.True(result.Candidates(1).
RequiresNarrowingNotFromNumericConstant
)
2284
Assert.True(result.Candidates(0).
RequiresNarrowingNotFromNumericConstant
)
2288
Assert.False(result.Candidates(1).
RequiresNarrowingNotFromNumericConstant
)
2591
Assert.True(result.Candidates(1).
RequiresNarrowingNotFromNumericConstant
)