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