4 references to HasWideningDirectCastConversionButNotEnumTypeConversion
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\Operators.vb (2)
440
If Conversions.
HasWideningDirectCastConversionButNotEnumTypeConversion
(targetType, sourceType, useSiteInfo) Then
449
ElseIf Conversions.
HasWideningDirectCastConversionButNotEnumTypeConversion
(sourceType, targetType, useSiteInfo) Then
Semantics\OverloadResolution.vb (1)
4764
Return Conversions.
HasWideningDirectCastConversionButNotEnumTypeConversion
(instanceType, receiverType, useSiteInfo)
Symbols\ConstraintsHelper.vb (1)
895
Return Conversions.
HasWideningDirectCastConversionButNotEnumTypeConversion
(typeArgument, constraintType, useSiteInfo)