4 references to TypeUnification
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3823
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