2 references to MatchesContainingTypeParameters
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (2)
3137
if (!
MatchesContainingTypeParameters
())
3141
else if (IsExtension && !((PENamedTypeSymbolGeneric)_lazyUncommonProperties.extensionInfo.MarkerTypeSymbol).
MatchesContainingTypeParameters
())