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