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