3 references to Attributes
ILCompiler.MetadataTransform (1)
ILCompiler\Metadata\Transform.Event.cs (1)
37Flags = eventDef.Attributes,
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
3574flags = eventRow.Attributes;
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Events\Ecma\EcmaEvent.cs (1)
60protected sealed override EventAttributes ComputeAttributes() => EventDefinition.Attributes;