304 writes to Inherited
mscorlib (160)
system\attribute.cs (1)
19[AttributeUsageAttribute(AttributeTargets.All, Inherited = true, AllowMultiple=false)]
system\attributeusageattribute.cs (1)
20[AttributeUsage(AttributeTargets.Class, Inherited = true)]
system\clscompliantattribute.cs (1)
18[AttributeUsage (AttributeTargets.All, Inherited=true, AllowMultiple=false)]
system\contextstaticattribute.cs (1)
23[AttributeUsage(AttributeTargets.Field, Inherited = false)]
system\diagnostics\codeanalysis\suppressmessageattribute.cs (1)
24Inherited = false,
system\diagnostics\contracts\contracts.cs (6)
57[AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Delegate | AttributeTargets.Class | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)] 67[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)] 86[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] 110[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)] 127[AttributeUsage(AttributeTargets.Method | AttributeTargets.Property, AllowMultiple = false, Inherited = true)] 232[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
system\diagnostics\debuggerattributes.cs (4)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 31[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 39[AttributeUsage(AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Constructor, Inherited = false)] 47[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Constructor |AttributeTargets.Struct, Inherited = false)]
System\Diagnostics\Eventing\TraceLogging\EventDataAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)]
system\flagsattribute.cs (1)
16[AttributeUsage(AttributeTargets.Enum, Inherited = false)]
system\nonserializedattribute.cs (1)
19[AttributeUsage(AttributeTargets.Field, Inherited=false)]
system\obsoleteattribute.cs (1)
28, Inherited = false)]
system\paramarrayattribute.cs (1)
18[AttributeUsage (AttributeTargets.Parameter, Inherited=true, AllowMultiple=false)]
system\reflection\assemblyattributes.cs (19)
24[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 42[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 60[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 78[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 96[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 114[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 132[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 150[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 168[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 186[AttributeUsage(AttributeTargets.Assembly, Inherited=false)] 206[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 224[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 242[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 260[AttributeUsage (AttributeTargets.Assembly, Inherited=false)] 278[AttributeUsage(AttributeTargets.Assembly, Inherited=false)] 303[AttributeUsage(AttributeTargets.Assembly, Inherited=false)] 342[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)] 366[AttributeUsage(AttributeTargets.Assembly, Inherited = false, AllowMultiple=false)] 390[AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
system\reflection\obfuscateassemblyattribute.cs (1)
15[AttributeUsage (AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
system\reflection\obfuscationattribute.cs (1)
15AllowMultiple = true, Inherited = false)]
system\runtime\compilerservices\AsyncStateMachineAttribute.cs (1)
11[Serializable, AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
system\runtime\compilerservices\CallerFilePathAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Parameter, Inherited = false)]
system\runtime\compilerservices\CallerLineNumberAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Parameter, Inherited = false)]
system\runtime\compilerservices\CallerMemberNameAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Parameter, Inherited = false)]
system\runtime\compilerservices\compilergeneratedattribute.cs (1)
11[AttributeUsage(AttributeTargets.All, Inherited = true)]
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\disableprivatereflectionattribute.cs (1)
13[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)]
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\indexernameattribute.cs (1)
11[AttributeUsage(AttributeTargets.Property, Inherited = true)]
system\runtime\compilerservices\internalsvisibletoattribute.cs (2)
14[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)] 54Inherited = false)]
system\runtime\compilerservices\IteratorStateMachineAttribute.cs (1)
11[Serializable, AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
system\runtime\compilerservices\iunknownconstantattribute.cs (1)
11[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter, Inherited=false)]
system\runtime\compilerservices\methodimplattribute.cs (1)
45[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)]
system\runtime\compilerservices\nativecppclassattribute.cs (1)
11[AttributeUsage(AttributeTargets.Struct, Inherited = true),
system\runtime\compilerservices\requiredattributeattribute.cs (1)
12AllowMultiple=true, Inherited=false)]
system\runtime\compilerservices\RuntimeCompatibilityAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Assembly, Inherited=false, AllowMultiple=false)]
system\runtime\compilerservices\StateMachineAttribute.cs (1)
11[Serializable, AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
system\runtime\compilerservices\typedependencyattribute.cs (1)
13[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
system\runtime\compilerservices\TypeForwardedFromAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false, AllowMultiple = false)]
system\runtime\compilerservices\TypeForwardedToAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
system\runtime\exceptionservices\corruptingexceptioncommon.cs (1)
25[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
system\runtime\interopservices\attributes.cs (41)
14[AttributeUsage(AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)] 35[AttributeUsage(AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Struct | AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)] 51[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)] 59[AttributeUsage(AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Event, Inherited = false)] 83[AttributeUsage(AttributeTargets.Interface, Inherited = false)] 99[AttributeUsage(AttributeTargets.Class, Inherited = false)] 122[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, Inherited = false)] 139[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property, Inherited = false)] 151[AttributeUsage(AttributeTargets.Interface, Inherited = false)] 163[AttributeUsage(AttributeTargets.Method, Inherited = false)] 175[AttributeUsage(AttributeTargets.Method, Inherited = false)] 184[AttributeUsage(AttributeTargets.Method, Inherited = false)] 193[AttributeUsage(AttributeTargets.Class, Inherited = false)] 205[AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 227[AttributeUsage(AttributeTargets.Class | AttributeTargets.Assembly, Inherited = false)] 244[AttributeUsage(AttributeTargets.Class, Inherited = true)] 272[AttributeUsage(AttributeTargets.All, Inherited = false)] 342[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Struct, Inherited = false)] 358[AttributeUsage(AttributeTargets.Method, Inherited = false)] 374[AttributeUsage(AttributeTargets.Field, Inherited = false)] 525[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.ReturnValue, Inherited = false)] 637[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, Inherited = false)] 659[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Struct | AttributeTargets.Delegate, Inherited = false)] 671[AttributeUsage(AttributeTargets.Method, Inherited = false)] 693[AttributeUsage(AttributeTargets.Parameter, Inherited = false)] 711[AttributeUsage(AttributeTargets.Parameter, Inherited = false)] 729[AttributeUsage(AttributeTargets.Parameter, Inherited = false)] 772[AttributeUsage(AttributeTargets.Method, Inherited = false)] 867[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)] 940[AttributeUsage(AttributeTargets.Field, Inherited = false)] 970[AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.ReturnValue, Inherited = false)] 982[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Interface, Inherited = false)] 994[AttributeUsage(AttributeTargets.Assembly, Inherited = false, AllowMultiple = true)] 1011[AttributeUsage(AttributeTargets.Interface, Inherited = false)] 1025[AttributeUsage(AttributeTargets.Interface, Inherited = false)] 1042[AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 1059[AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 1082[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)] 1097[AttributeUsage(AttributeTargets.Module, Inherited = false)] 1112[AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 1121[AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
system\runtime\interopservices\windowsruntime\attributes.cs (6)
16[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false, Inherited = false)] 38[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Struct | AttributeTargets.Delegate, Inherited = false)] 49[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, Inherited = false, AllowMultiple = true)] 94[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)] 101[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)] 112[AttributeUsage(AttributeTargets.ReturnValue | AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)]
system\runtime\NgenServicingAttributes.cs (2)
5[AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 27[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, AllowMultiple = false, Inherited = false)]
system\runtime\reliability\prepreparemethodattribute.cs (1)
28[AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method, Inherited = false)]
system\runtime\reliability\reliabilitycontractattribute.cs (1)
50[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Interface /* | AttributeTargets.Delegate*/, Inherited = false)]
system\runtime\remoting\proxyattribute.cs (1)
25[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
system\runtime\serialization\serializationattributes.cs (5)
21[AttributeUsage(AttributeTargets.Field, Inherited=false)] 42[AttributeUsage(AttributeTargets.Method, Inherited=false)] 48[AttributeUsage(AttributeTargets.Method, Inherited=false)] 54[AttributeUsage(AttributeTargets.Method, Inherited=false)] 60[AttributeUsage(AttributeTargets.Method, Inherited=false)]
system\runtime\versioning\componentguaranteesattribute.cs (1)
33AllowMultiple = false, Inherited = false)]
system\runtime\versioning\NonVersionableAttribute.cs (1)
27AllowMultiple = false, Inherited = false)]
system\runtime\versioning\resourceattributes.cs (2)
21[AttributeUsage(AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Constructor, Inherited = false)] 49[AttributeUsage(AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Constructor, Inherited = false)]
system\runtime\versioning\targetframeworkattribute.cs (1)
22[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false)]
system\security\attributes.cs (8)
15[AttributeUsage(AttributeTargets.Method, AllowMultiple = true, Inherited = false )] 23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Delegate, AllowMultiple = true, Inherited = false )] 31[AttributeUsage(AttributeTargets.Module, AllowMultiple = true, Inherited = false )] 42[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false )] 84Inherited = false )] 129Inherited = false )] 154Inherited = false )] 166[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false )]
system\security\permissions\gacidentitypermission.cs (1)
19[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
system\security\permissions\hostprotectionpermission.cs (1)
47[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly | AttributeTargets.Delegate, AllowMultiple = true, Inherited = false )]
system\security\permissions\permissionattributes.cs (19)
70[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 119[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 138[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 188[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 230[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 337[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 407[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = true, Inherited = false )] 454[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 516[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 600[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 705[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 745[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 779[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 840[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 877[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 914[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )] 985AllowMultiple=true, Inherited=false)] 1053AllowMultiple=true, Inherited=false)] 1083[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
system\serializableattribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Delegate, Inherited = false)]
system\stringfreezingattribute.cs (1)
20[AttributeUsage(AttributeTargets.Assembly, Inherited = false)]
system\threadstaticattribute.cs (1)
22[AttributeUsage(AttributeTargets.Field, Inherited = false)]
PresentationCore (2)
Core\CSharp\System\Windows\LocalizabilityAttribute.cs (1)
32Inherited = true)
Shared\MS\Internal\FriendAccessAllowedAttribute.cs (1)
48Inherited = true)
System (23)
compmod\system\codedom\compiler\GeneratedCodeAttribute.cs (1)
10[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
compmod\system\componentmodel\design\HelpKeywordAttribute.cs (1)
50[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = false)]
compmod\system\componentmodel\design\serialization\DefaultSerializationProviderAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class, Inherited = false)]
compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
compmod\system\componentmodel\design\serialization\RootDesignerSerializerAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
compmod\system\componentmodel\DesignerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
compmod\system\componentmodel\DesignerCategoryAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
compmod\system\componentmodel\EditorAttribute.cs (1)
18[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = true)]
compmod\system\componentmodel\LicenseProviderAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (1)
50AttributeUsage(AttributeTargets.Class, AllowMultiple=true, Inherited=true),
compmod\system\componentmodel\TypeDescriptionProviderAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = true)]
compmod\system\security\permissions\AspNetHostingPermission.cs (1)
27[AttributeUsage(AttributeTargets.All, AllowMultiple=true, Inherited=false )]
net\System\Net\DnsPermission.cs (1)
19AllowMultiple = true, Inherited = false )]
net\System\Net\mail\smtppermission.cs (1)
23AllowMultiple = true, Inherited = false )]
net\System\Net\NetworkInformation\NetworkInformationPermission.cs (1)
22AllowMultiple = true, Inherited = false )]
net\System\Net\SocketPermission.cs (1)
39AllowMultiple = true, Inherited = false )]
net\System\Net\WebPermission.cs (1)
34AllowMultiple = true, Inherited = false )]
security\system\security\permissions\storepermissionattribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
security\system\security\permissions\typedescriptorpermissionattribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
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)
12Inherited = false,
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.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Base\Documents\ViewManagerAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\HidePropertyInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowPropertyInOutlineViewAsSiblingAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowPropertyInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
System.ComponentModel.DataAnnotations (7)
DataAnnotations\AssociationAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
DataAnnotations\BindableTypeAttribute.cs (1)
5[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Struct, AllowMultiple = false, Inherited=true)]
DataAnnotations\ConcurrencyCheckAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
DataAnnotations\DisplayColumnAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
DataAnnotations\EditableAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
DataAnnotations\KeyAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
DataAnnotations\TimestampAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
System.Configuration (1)
System\Configuration\ConfigurationPermission.cs (1)
14[AttributeUsage(AttributeTargets.All, AllowMultiple=true, Inherited=false )]
System.Core (1)
System\Management\Automation\UMPAttributes.cs (1)
23[AttributeUsage(AttributeTargets.Class, AllowMultiple = false,Inherited=false)]
System.Data (17)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Documents\ViewManagerAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\HidePropertyInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowPropertyInOutlineViewAsSiblingAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\OutlineView\ShowPropertyInOutlineViewAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
fx\src\data\System\Data\Common\DBDataPermissionAttribute.cs (1)
28[Serializable(), AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
fx\src\data\System\Data\Common\DbProviderSpecificTypePropertyAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
fx\src\data\System\Data\Odbc\OdbcPermission.cs (1)
56[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
fx\src\data\System\Data\OleDb\OleDbPermission.cs (1)
84[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
fx\src\data\System\Data\Sql\SqlFacetAttribute.cs (1)
22Inherited = false ) ]
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (1)
32[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false), Serializable]
fx\src\data\System\Data\Sql\SqlMethodAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false), Serializable]
fx\src\data\System\Data\Sql\SqlProcedureAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false), Serializable]
fx\src\data\System\Data\Sql\SqlTriggerAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false), Serializable]
fx\src\data\System\Data\Sql\SqlUserDefinedAggregateAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple=false, Inherited=false)]
fx\src\data\System\Data\Sql\SqlUserDefinedTypeAttribute.cs (1)
32[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple=false, Inherited=true)]
fx\src\data\System\Data\SqlClient\SqlClientPermission.cs (1)
54[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
System.Data.Entity (2)
System\Data\Metadata\Edm\MetadataPropertyAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
System\Data\Objects\DataClasses\EdmFunctionAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
System.Data.Linq (2)
Mapping\Attributes.cs (2)
74[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] 96[AttributeUsage(AttributeTargets.Class, AllowMultiple=true, Inherited = false)]
System.Data.Services (6)
System\Data\Services\ChangeInterceptorAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
System\Data\Services\ETagAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Data\Services\IgnorePropertiesAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Data\Services\MimeTypeAttribute.cs (1)
25[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Data\Services\QueryInterceptorAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
System\Data\Services\SingleResultAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
System.Data.Services.Client (4)
System\Data\Services\Client\EntityPropertyMappingAttribute.cs (1)
129[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
System\Data\Services\Client\HasStreamAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System\Data\Services\Client\MediaEntryAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Data\Services\Client\MimeTypePropertyAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
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.Net (2)
net\PeerToPeer\Collaboration\PeerCollaborationPermission.cs (1)
19AllowMultiple = true, Inherited = false)]
net\PeerToPeer\PnrpPermission.cs (1)
18AllowMultiple = true, Inherited = false)]
System.Runtime.Serialization (7)
System\Runtime\Serialization\CollectionDataContractAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
System\Runtime\Serialization\ContractNamespaceAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module, Inherited = false, AllowMultiple = true)]
System\Runtime\Serialization\DataContractAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum, Inherited = false, AllowMultiple = false)]
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\Runtime\Serialization\KnownTypeAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true, AllowMultiple = true)]
System.Security (1)
system\security\permissions\dataprotectionpermissionattribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
System.ServiceModel (11)
System\ServiceModel\DataContractFormatAttribute.cs (1)
9[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = false, AllowMultiple = false)]
System\ServiceModel\FaultContractAttribute.cs (1)
12[AttributeUsage(ServiceModelAttributeTargets.OperationContract, AllowMultiple = true, Inherited = false)]
System\ServiceModel\MessageBodyMemberAttribute.cs (1)
6[AttributeUsage(ServiceModelAttributeTargets.MessageMember, Inherited = false)]
System\ServiceModel\MessageHeaderArrayAttribute.cs (1)
6[AttributeUsage(ServiceModelAttributeTargets.MessageMember, AllowMultiple = false, Inherited = false)]
System\ServiceModel\MessageHeaderAttribute.cs (1)
6[AttributeUsage(ServiceModelAttributeTargets.MessageMember, AllowMultiple = false, Inherited = false)]
System\ServiceModel\MessageParameterAttribute.cs (1)
9[AttributeUsage(ServiceModelAttributeTargets.Parameter, Inherited = false)]
System\ServiceModel\MessagePropertyAttribute.cs (1)
6[AttributeUsage(ServiceModelAttributeTargets.MessageMember, Inherited = false)]
System\ServiceModel\PeerHopCountAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
System\ServiceModel\ServiceContractAttribute.cs (1)
15[AttributeUsage(ServiceModelAttributeTargets.ServiceContract, Inherited = false, AllowMultiple = false)]
System\ServiceModel\ServiceKnownTypeAttribute.cs (1)
7[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = true, AllowMultiple = true)]
System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
8[AttributeUsage(ServiceModelAttributeTargets.ServiceContract | ServiceModelAttributeTargets.OperationContract, Inherited = false, AllowMultiple = false)]
System.ServiceModel.Internals (14)
System\Runtime\Diagnostics\PerformanceCounterNameAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Field, Inherited = false)]
System\Runtime\Fx.cs (13)
643AllowMultiple = true, Inherited = false)] 659AllowMultiple = true, Inherited = false)] 804AllowMultiple = true, Inherited = false)] 836[AttributeUsage(AttributeTargets.Field | AttributeTargets.Class, Inherited = false)] 852[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true)] 876[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 895[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 904[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 916AllowMultiple = true, Inherited = false)] 955[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)] 967[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)] 976[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)] 1000AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)]
System.Web (14)
ModelBinding\BindingBehaviorAttribute.cs (1)
5[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
ModelBinding\BindNeverAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
ModelBinding\BindRequiredAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
ModelBinding\ControlAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\CookieAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\ExtensibleModelBinderAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false, Inherited = true)]
ModelBinding\FormAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\ModelBinderProviderOptionsAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
ModelBinding\ProfileAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\QueryStringAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\RouteDataAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\SessionAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\UserProfileAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
ModelBinding\ViewStateAttribute.cs (1)
4[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
System.Web.ApplicationServices (1)
Hosting\CustomLoaderAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false)]
System.Web.DynamicData (1)
UI\ResourceDescriptionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System.Web.Entity (2)
System\Data\WebControls\ResourceDescriptionAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
System\Data\WebControls\ResourceDisplayNameAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, 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 (3)
Script\Serialization\ScriptIgnoreAttribute.cs (1)
12AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple=false, Inherited=true)
UI\ResourceDescriptionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Event, Inherited = true, AllowMultiple = false)]
UI\ResourceDisplayNameAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System.Web.Mobile (1)
UI\MobileControls\DesignerAdapterAttribute.cs (1)
21AttributeUsage(AttributeTargets.Class, Inherited=true)
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (2)
3650[AttributeUsage(AttributeTargets.Class, Inherited = false)] 3668[AttributeUsage(AttributeTargets.Assembly, Inherited = false)]
winforms\Managed\System\WinForms\RelatedImageListAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
System.Workflow.Activities (2)
LocalService\CorrelationService.cs (1)
26[AttributeUsageAttribute(AttributeTargets.Interface | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
LocalService\WorkflowMessageEventArgs.cs (1)
21[AttributeUsageAttribute(AttributeTargets.Interface, AllowMultiple = false, Inherited = false)]
System.Workflow.ComponentModel (5)
AuthoringOM\Compiler\CodeGeneration\CodeGeneratorAttribute.cs (1)
3[AttributeUsageAttribute(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false, Inherited = true)]
AuthoringOM\Compiler\Validation\ValidationVisibilityAttribute.cs (1)
13[AttributeUsageAttribute(AttributeTargets.Property | AttributeTargets.Event, AllowMultiple = false, Inherited = true)]
AuthoringOM\Compiler\Validation\ValidatorAttribute.cs (1)
6[AttributeUsageAttribute(AttributeTargets.Interface | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
AuthoringOM\Serializer\XamlInterfaces.cs (2)
90[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)] 104[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
System.Workflow.Runtime (1)
DebugEngine\WorkflowDebuggerSteppingAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System.WorkflowServices (2)
System\Workflow\Activities\Design\ListItemDetailViewAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
System\Workflow\Activities\Design\ListItemViewAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
WindowsBase (2)
Base\System\Security\Permissions\MediaPermission.cs (1)
577[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
Base\System\Security\Permissions\WebBrowserPermission.cs (1)
352[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false )]
12 references to Inherited
mscorlib (10)
system\attribute.cs (6)
73if (!usage.Inherited) 197if (!usage.Inherited) 289if ((attribUsage.Inherited) && (disAllowMultiple.Contains(objType) == false)) 355if ((objAttr[i] is Attribute) && (attribUsage.Inherited)) 412if (usage.Inherited) 415else if (usage.Inherited && usage.AllowMultiple)
system\reflection\customattribute.cs (4)
1346if (!inherit || (caType.IsSealed && !CustomAttribute.GetAttributeUsage(caType).Inherited)) 1447if (!inherit || (caType.IsSealed && !CustomAttribute.GetAttributeUsage(caType).Inherited)) 1988if (!attributeUsageAttribute.Inherited) 2165Contract.Assert(usage.Inherited == false, "Pseudo CA Error");
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\AttributeData.cs (1)
94_isInheritable = usageAttribute.Inherited;
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\AttributeData.cs (1)
94_isInheritable = usageAttribute.Inherited;