2 references to Attributes
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
3289flags = row.Attributes;
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\Ecma\EcmaGenericParameterType.cs (1)
31public sealed override GenericParameterAttributes GenericParameterAttributes => GenericParameter.Attributes;