4 references to CanUnify
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3813
If TypeUnification.
CanUnify
(Me, interface1, interface2) Then
Utilities\VarianceAmbiguity.vb (3)
133
Not TypeUnification.
CanUnify
(containingType, typeArgument1, typeArgument2) Then
144
Not TypeUnification.
CanUnify
(containingType, typeArgument1, typeArgument2) Then
149
If Not TypeUnification.
CanUnify
(containingType, typeArgument1, typeArgument2) Then