5 references to CanUnifyHelper
Microsoft.CodeAnalysis.VisualBasic (5)
Utilities\TypeUnification.vb (5)
27Dim result As Boolean = CanUnifyHelper(containingGenericType, 104Return CanUnifyHelper(containingGenericType, New TypeWithModifiers(at1.ElementType, at1.CustomModifiers), New TypeWithModifiers(at2.ElementType, at2.CustomModifiers), substitution) 115Return CanUnifyHelper(containingGenericType, 139If Not CanUnifyHelper(containingGenericType, 148Return nt1.ContainingType Is Nothing OrElse CanUnifyHelper(containingGenericType, New TypeWithModifiers(nt1.ContainingType), New TypeWithModifiers(nt2.ContainingType), substitution)