32 references to Enum
mscorlib (20)
system\attributetargets.cs (1)
37
All = Assembly | Module | Class | Struct |
Enum
| Constructor |
system\diagnostics\debuggerattributes.cs (1)
219
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.
Enum
| AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Assembly, AllowMultiple = true)]
system\flagsattribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Enum
, Inherited = false)]
system\obsoleteattribute.cs (1)
26
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Enum
|
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)
46
AttributeTargets.
Enum
|
system\runtime\compilerservices\requiredattributeattribute.cs (1)
11
[AttributeUsage (AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Enum
| AttributeTargets.Interface,
system\runtime\compilerservices\scopelessenumattribute.cs (1)
9
[AttributeUsage(AttributeTargets.
Enum
)]
system\runtime\compilerservices\TypeForwardedFromAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Enum
| AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false, AllowMultiple = false)]
system\runtime\interopservices\attributes.cs (4)
35
[AttributeUsage(AttributeTargets.Interface | AttributeTargets.
Enum
| AttributeTargets.Struct | AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)]
139
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.
Enum
| AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property, Inherited = false)]
342
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.
Enum
| AttributeTargets.Struct, Inherited = false)]
659
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Struct | AttributeTargets.Delegate, Inherited = false)]
system\runtime\interopservices\windowsruntime\attributes.cs (1)
38
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.
Enum
| AttributeTargets.Struct | AttributeTargets.Delegate, Inherited = false)]
system\runtime\remoting\remotingattributes.cs (1)
539
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.
Enum
)]
system\runtime\versioning\componentguaranteesattribute.cs (1)
31
AttributeTargets.
Enum
| AttributeTargets.Method | AttributeTargets.Property |
system\security\attributes.cs (3)
77
AttributeTargets.
Enum
|
122
AttributeTargets.
Enum
|
147
AttributeTargets.
Enum
|
system\serializableattribute.cs (1)
20
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Enum
| AttributeTargets.Delegate, Inherited = false)]
PresentationCore (2)
Core\CSharp\System\Windows\LocalizabilityAttribute.cs (1)
29
| AttributeTargets.
Enum
Shared\MS\Internal\FriendAccessAllowedAttribute.cs (1)
43
AttributeTargets.
Enum
|
System (2)
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)]
sys\system\windows\markup\ValueSerializerAttribute.cs (1)
28
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct | AttributeTargets.
Enum
| AttributeTargets.Property | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
System.ComponentModel.DataAnnotations (1)
DataAnnotations\BindableTypeAttribute.cs (1)
5
[AttributeUsage(AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Struct, AllowMultiple = false, Inherited=true)]
System.Data.Entity (1)
System\Data\Objects\DataClasses\EdmEnumTypeAttribute.cs (1)
18
[System.AttributeUsage(AttributeTargets.
Enum
)]
System.Runtime.Serialization (1)
System\Runtime\Serialization\DataContractAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Enum
, Inherited = false, AllowMultiple = false)]
System.ServiceModel.Internals (1)
System\Runtime\Fx.cs (1)
998
AttributeTargets.Struct | AttributeTargets.
Enum
| AttributeTargets.Constructor | AttributeTargets.Method |
System.Xml (4)
System\Xml\Serialization\SoapTypeAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlRootAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Interface | AttributeTargets.Struct, AllowMultiple=false)]
System\Xml\Serialization\XmlTypeAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.Class | AttributeTargets.
Enum
| AttributeTargets.Interface | AttributeTargets.Struct)]