109 references to Field
mscorlib (34)
system\attributetargets.cs (1)
38
Method | Property |
Field
| Event | Interface | Parameter |
system\contextstaticattribute.cs (1)
23
[AttributeUsage(AttributeTargets.
Field
, Inherited = false)]
system\diagnostics\contracts\contracts.cs (1)
194
[AttributeUsage(AttributeTargets.
Field
)]
system\diagnostics\debuggerattributes.cs (2)
139
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false)]
219
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Assembly, AllowMultiple = true)]
system\diagnostics\eventing\eventsource.cs (1)
5131
[AttributeUsage(AttributeTargets.
Field
)]
system\nonserializedattribute.cs (1)
19
[AttributeUsage(AttributeTargets.
Field
, Inherited=false)]
system\obsoleteattribute.cs (1)
27
AttributeTargets.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\accessedthroughpropertyattribute.cs (1)
12
[AttributeUsage(AttributeTargets.
Field
)]
system\runtime\compilerservices\customconstantattribute.cs (1)
12
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\datetimeconstantattribute.cs (1)
12
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\decimalconstantattribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\fixedaddressvaluetypeattribute.cs (1)
11
[AttributeUsage(AttributeTargets.
Field
)]
system\runtime\compilerservices\fixedbufferattribute.cs (1)
21
[AttributeUsage(AttributeTargets.
Field
, Inherited=false)]
system\runtime\compilerservices\idispatchconstantattribute.cs (1)
11
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\internalsvisibletoattribute.cs (1)
48
AttributeTargets.
Field
|
system\runtime\compilerservices\iunknownconstantattribute.cs (1)
11
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\specialnameattribute.cs (1)
16
AttributeTargets.
Field
|
system\runtime\compilerservices\suppressmergecheckattribute.cs (1)
14
AttributeTargets.
Field
|
system\runtime\interopservices\attributes.cs (6)
59
[AttributeUsage(AttributeTargets.Method | AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Event, Inherited = false)]
139
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.
Field
| AttributeTargets.Method | AttributeTargets.Property, Inherited = false)]
374
[AttributeUsage(AttributeTargets.
Field
, Inherited = false)]
525
[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.
Field
| AttributeTargets.ReturnValue, Inherited = false)]
940
[AttributeUsage(AttributeTargets.
Field
, Inherited = false)]
970
[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.ReturnValue, Inherited = false)]
system\runtime\remoting\remotingattributes.cs (1)
812
[AttributeUsage(AttributeTargets.
Field
)]
system\runtime\serialization\serializationattributes.cs (1)
21
[AttributeUsage(AttributeTargets.
Field
, Inherited=false)]
system\runtime\versioning\resourceattributes.cs (1)
49
[AttributeUsage(AttributeTargets.Method | AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Constructor, Inherited = false)]
system\security\attributes.cs (3)
80
AttributeTargets.
Field
|
125
AttributeTargets.
Field
|
150
AttributeTargets.
Field
|
system\threadstaticattribute.cs (1)
22
[AttributeUsage(AttributeTargets.
Field
, Inherited = false)]
system\xmlignorememberattribute.cs (1)
19
[AttributeUsage(AttributeTargets.Property|AttributeTargets.
Field
)]
PresentationCore (2)
Core\CSharp\System\Windows\LocalizabilityAttribute.cs (1)
28
| AttributeTargets.
Field
Shared\MS\Internal\FriendAccessAllowedAttribute.cs (1)
40
AttributeTargets.
Field
|
System (3)
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\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)]
System.ComponentModel.DataAnnotations (29)
DataAnnotations\AssociationAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
DataAnnotations\ConcurrencyCheckAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false, Inherited = true)]
DataAnnotations\CreditCardAttribute.cs (1)
8
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\CustomValidationAttribute.cs (1)
46
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Method | AttributeTargets.Parameter, AllowMultiple = true)]
DataAnnotations\DataTypeAttribute.cs (1)
11
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Method | AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\DisplayAttribute.cs (1)
11
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter | AttributeTargets.Method, AllowMultiple = false)]
DataAnnotations\DisplayFormatAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\EditableAttribute.cs (1)
13
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
DataAnnotations\EmailAddressAttribute.cs (1)
6
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\EnumDataTypeAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Method | AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\FileExtensionsAttribute.cs (1)
12
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\FilterUIHintAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\KeyAttribute.cs (1)
6
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false, Inherited = true)]
DataAnnotations\MaxLengthAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\MinLengthAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\PhoneAttribute.cs (1)
6
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\RangeAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\RegularExpressionAttribute.cs (1)
10
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\RequiredAttribute.cs (1)
8
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\ScaffoldAttribute.cs (1)
5
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\Schema\ColumnAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\Schema\DatabaseGeneratedAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\Schema\ForeignKeyAttribute.cs (1)
11
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\Schema\InversePropertyAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
DataAnnotations\Schema\NotMappedAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Class, AllowMultiple = false)]
DataAnnotations\StringLengthAttribute.cs (1)
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
DataAnnotations\TimestampAttribute.cs (1)
6
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false, Inherited = true)]
DataAnnotations\UIHintAttribute.cs (1)
13
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = true)]
DataAnnotations\UrlAttribute.cs (1)
6
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
System.Core (5)
System\Management\Automation\UMPAttributes.cs (4)
313
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
383
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
393
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
418
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple = false)]
System\Runtime\CompilerServices\DynamicAttribute.cs (1)
14
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.Struct)]
System.Data (1)
fx\src\data\System\Data\Sql\SqlFacetAttribute.cs (1)
19
[ AttributeUsage( AttributeTargets.
Field
| AttributeTargets.Property |
System.Data.Linq (2)
Mapping\Attributes.cs (2)
160
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false)]
222
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false)]
System.Management (2)
Instrumentation\Attributes.cs (2)
396
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Method)]
473
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Method)]
System.Runtime.Serialization (3)
System\Runtime\Serialization\DataMemberAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, Inherited = false, AllowMultiple = false)]
System\Runtime\Serialization\EnumMemberAttribute.cs (1)
7
[AttributeUsage(AttributeTargets.
Field
, Inherited = false, AllowMultiple = false)]
System\Runtime\Serialization\IgnoreDataMemberAttribute.cs (1)
8
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, Inherited = false, AllowMultiple = false)]
System.ServiceModel (2)
System\ServiceModel\PeerHopCountAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
System\ServiceModel\ServiceModelAttributeTargets.cs (1)
14
public const AttributeTargets MessageMember = AttributeTargets.Property | AttributeTargets.
Field
;
System.ServiceModel.Internals (7)
System\Runtime\Diagnostics\PerformanceCounterNameAttribute.cs (1)
8
[AttributeUsage(AttributeTargets.
Field
, Inherited = false)]
System\Runtime\Fx.cs (6)
675
[AttributeUsage(AttributeTargets.
Field
)]
718
[AttributeUsage(AttributeTargets.
Field
)]
751
[AttributeUsage(AttributeTargets.
Field
)]
803
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Method | AttributeTargets.Constructor,
836
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Class, Inherited = false)]
999
AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Event | AttributeTargets.Interface |
System.Web (2)
Security\MembershipPasswordAttribute.cs (1)
13
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Parameter, AllowMultiple = false)]
Util\DoNotResetAttribute.cs (1)
12
[AttributeUsage(AttributeTargets.
Field
, AllowMultiple = false)]
System.Web.Extensions (1)
Script\Serialization\ScriptIgnoreAttribute.cs (1)
12
AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
, AllowMultiple=false, Inherited=true)
System.Xml (15)
System\Xml\Serialization\SoapAttributeAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
System\Xml\Serialization\SoapElementAttribute.cs (1)
15
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
System\Xml\Serialization\SoapEnumAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
)]
System\Xml\Serialization\SoapIgnoreAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
System\Xml\Serialization\XmlAnyAttributeAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)]
System\Xml\Serialization\XmlAnyElementAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=true)]
System\Xml\Serialization\XmlArrayAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)]
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=true)]
System\Xml\Serialization\XmlAttributeAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs (1)
17
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)]
System\Xml\Serialization\XmlElementAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=true)]
System\Xml\Serialization\XmlEnumAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
)]
System\Xml\Serialization\XmlIgnoreAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)]
System\Xml\Serialization\XmlTextAttribute.cs (1)
16
[AttributeUsage(AttributeTargets.
Field
| AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)]
WindowsBase (1)
Base\System\Windows\DesignerSerializationOptionsAttribute.cs (1)
21
[AttributeUsage(AttributeTargets.Property | AttributeTargets.
Field
| AttributeTargets.Method, AllowMultiple = false)]