3 references to CanUnify
Microsoft.CodeAnalysis.VisualBasic (3)
Utilities\VarianceAmbiguity.vb (3)
133Not TypeUnification.CanUnify(containingType, typeArgument1, typeArgument2) Then 144Not TypeUnification.CanUnify(containingType, typeArgument1, typeArgument2) Then 149If Not TypeUnification.CanUnify(containingType, typeArgument1, typeArgument2) Then