1 reference to TryUnifyClosedSubtype
Microsoft.CodeAnalysis.CSharp (1)
Symbols\NamedTypeSymbol.cs (1)
746
if (TypeUnification.
TryUnifyClosedSubtype
(candidateSubtype, closedType: @this) is { } unifiedSubtype)