1 reference to CanTypeBeExtendedImpl
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
DeclarePublicApiAnalyzer.Impl.cs (1)
897
return _typeCanBeExtendedCache.GetOrAdd((type, _isPublic),
CanTypeBeExtendedImpl
);