4 references to IsPublicType
Microsoft.CodeAnalysis.Workspaces (4)
FindSymbols\SymbolTree\SymbolTreeInfo_Metadata.cs (4)
442
if (
IsPublicType
(nestedType))
601
!
IsPublicType
(typeDefinition) ||
614
!
IsPublicType
(nestedType) ||
676
if (
IsPublicType
(typeDefinition))