3 references to IsNested
Microsoft.CodeAnalysis (3)
MetadataReader\PEModule.cs (3)
612return IsNested(metadataReader.GetTypeDefinition(typeDef).Attributes); 640if (topLevelOnly && IsNested(row.Attributes)) 3162if (IsNested(def.Attributes))