27 references to Event
mscorlib (9)
system\attributetargets.cs (1)
38Method | Property | Field | Event | Interface | Parameter |
system\diagnostics\contracts\contracts.cs (1)
57[AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Delegate | AttributeTargets.Class | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
system\obsoleteattribute.cs (1)
27AttributeTargets.Interface | AttributeTargets.Constructor | AttributeTargets.Method| AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Delegate
system\reflection\obfuscationattribute.cs (1)
14[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Delegate,
system\runtime\compilerservices\internalsvisibletoattribute.cs (1)
47AttributeTargets.Event |
system\runtime\compilerservices\specialnameattribute.cs (1)
17AttributeTargets.Event |
system\runtime\compilerservices\suppressmergecheckattribute.cs (1)
15AttributeTargets.Event |
system\runtime\interopservices\attributes.cs (1)
59[AttributeUsage(AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Event, Inherited = false)]
system\runtime\versioning\componentguaranteesattribute.cs (1)
32AttributeTargets.Constructor | AttributeTargets.Event,
System (8)
compmod\system\componentmodel\design\InheritanceAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event)]
compmod\system\componentmodel\DesignerSerializationVisibilityAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Property | AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Event)]
compmod\system\componentmodel\DisplayNameAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Class | AttributeTargets.Method)]
compmod\system\componentmodel\EditorBrowsableAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Delegate | AttributeTargets.Interface)]
compmod\system\diagnostics\SwitchAttribute.cs (1)
14AttributeTargets.Event | AttributeTargets.Method | AttributeTargets.Property)]
services\monitoring\system\diagnosticts\EventLogPermissionAttribute.cs (1)
13AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly | AttributeTargets.Event, AllowMultiple = true, Inherited = false ),
services\monitoring\system\diagnosticts\PerformanceCounterPermissionAttribute.cs (1)
13AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly | AttributeTargets.Event, AllowMultiple = true, Inherited = false ),
sys\System\Diagnostics\CodeAnalysis\ExcludeFromCodeCoverageAttribute.cs (1)
11AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Event,
System.Messaging (1)
System\Messaging\MessageQueuePermissionAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly | AttributeTargets.Event, AllowMultiple = true, Inherited = false),
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
999AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface |
System.Web (1)
WebSysDisplayNameAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Class)]
System.Web.DynamicData (1)
UI\ResourceDescriptionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System.Web.Entity (1)
System\Data\WebControls\ResourceDescriptionAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\ResourceDescriptionAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System.Web.Extensions (1)
UI\ResourceDescriptionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System.Workflow.Activities (2)
LocalService\WorkflowMessageEventArgs.cs (2)
28[AttributeUsageAttribute(AttributeTargets.Event | AttributeTargets.Method, AllowMultiple = false)] 53[AttributeUsageAttribute(AttributeTargets.Delegate | AttributeTargets.Event | AttributeTargets.Method, AllowMultiple = true)]
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\ValidationVisibilityAttribute.cs (1)
13[AttributeUsageAttribute(AttributeTargets.Property | AttributeTargets.Event, AllowMultiple = false, Inherited = true)]