95 references to All
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\GeneratedCodeAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.Components.Tests (2)
EventCallbackFactoryBinderExtensionsTest.cs (2)
349var value = AttributeTargets.All; 368var value = (AttributeTargets?)AttributeTargets.All;
Microsoft.AspNetCore.DataProtection.Extensions (1)
src\Shared\TrimmingAttributes.cs (1)
89[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.AspNetCore.JsonPatch (1)
src\Shared\TrimmingAttributes.cs (1)
89[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Metadata\DefaultModelMetadataProviderTest.cs (1)
458[AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (1)
src\Shared\TrimmingAttributes.cs (1)
89[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.Build.Tasks.Core (2)
System.Design.cs (2)
15[AttributeUsage(AttributeTargets.All)] 50[AttributeUsage(AttributeTargets.All)]
Microsoft.CodeAnalysis (3)
Symbols\Attributes\AttributeUsageInfo.cs (3)
35All = AttributeTargets.All, 53internal static readonly AttributeUsageInfo Default = new AttributeUsageInfo(validTargets: AttributeTargets.All, allowMultiple: false, inherited: true); 141return value != 0 && (value & (int)~AttributeTargets.All) == 0;
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.Extensions.AmbientMetadata.Application (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.AsyncState (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Caching.Hybrid (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Compliance.Redaction (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ActivatorUtilitiesConstructorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
Microsoft.Extensions.Identity.Core (1)
src\Shared\TrimmingAttributes.cs (1)
89[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Identity.Stores (1)
src\Shared\TrimmingAttributes.cs (1)
89[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Options.Contextual (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Resilience (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Extensions.Telemetry (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
Microsoft.Interop.SourceGeneration (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Microsoft.Maui (2)
Attributes\MissingMapperAttribute.cs (1)
6 [AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
Attributes\PortHandlerAttribute.cs (1)
6 [AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
Microsoft.Maui.Controls (1)
Internals\PreserveAttribute.cs (1)
8 [AttributeUsage(AttributeTargets.All)]
Replay (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
SemanticSearch.BuildTask (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
23[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
Shared (1)
src\LegacySupport\TrimAttributes\UnconditionalSuppressMessageAttribute.cs (1)
24[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
System.ComponentModel.Primitives (11)
System\ComponentModel\BrowsableAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\CategoryAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\DescriptionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\DesignOnlyAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\EditorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = true)]
System\ComponentModel\ImmutableObjectAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\LocalizableAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\MergablePropertyAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\ParenthesizePropertyNameAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\ReadOnlyAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\RefreshPropertiesAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System.ComponentModel.TypeConverter (9)
System\ComponentModel\AmbientValueAttribute.cs (1)
14[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\BindableAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\Design\HelpKeywordAttribute.cs (1)
44[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = false)]
System\ComponentModel\Design\PropertyTabAttribute.cs (1)
14[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\ExtenderProvidedPropertyAttribute.cs (1)
13[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\ListBindableAttribute.cs (1)
8[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\PasswordPropertyTextAttribute.cs (1)
13[AttributeUsage(AttributeTargets.All)]
System\ComponentModel\ToolboxItemAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System\Timers\TimersDescriptionAttribute.cs (1)
14[AttributeUsage(AttributeTargets.All)]
System.Data.Common (1)
System\Data\DataSysAttribute.cs (1)
13[AttributeUsage(AttributeTargets.All)]
System.Diagnostics.Process (1)
System\Diagnostics\MonitoringDescriptionAttribute.cs (1)
14[AttributeUsage(AttributeTargets.All)]
System.Drawing.Common (1)
Special\UnconditionalSuppressMessageAttribute.cs (1)
16[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
System.ObjectModel (1)
System\ComponentModel\TypeConverterAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All)]
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\Attribute.cs (1)
11[AttributeUsage(AttributeTargets.All, Inherited = true, AllowMultiple = false)]
src\libraries\System.Private.CoreLib\src\System\AttributeUsageAttribute.cs (1)
16internal static readonly AttributeUsageAttribute Default = new AttributeUsageAttribute(AttributeTargets.All);
src\libraries\System.Private.CoreLib\src\System\CLSCompliantAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, Inherited = true, AllowMultiple = false)]
src\libraries\System.Private.CoreLib\src\System\CodeDom\Compiler\GeneratedCodeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = false)]
src\libraries\System.Private.CoreLib\src\System\ComponentModel\DefaultValueAttribute.cs (1)
15[AttributeUsage(AttributeTargets.All)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\SuppressMessageAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\UnconditionalSuppressMessageAttribute.cs (1)
15[AttributeUsage(AttributeTargets.All, Inherited = false, AllowMultiple = true)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\Contracts.cs (1)
165[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerGeneratedAttribute.cs (1)
6[AttributeUsage(AttributeTargets.All, Inherited = true)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\DiscardableAttribute.cs (1)
7[AttributeUsage(AttributeTargets.All)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsReadOnlyAttribute.cs (1)
13[AttributeUsage(AttributeTargets.All, Inherited = false)]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsUnmanagedAttribute.cs (1)
13[AttributeUsage(AttributeTargets.All)]
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (1)
175return AttributeTargets.All;
System.Runtime.CompilerServices.VisualC (1)
System\Runtime\CompilerServices\Attributes.cs (1)
43[AttributeUsage(AttributeTargets.All)]
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\ComConversionLossAttribute.cs (1)
6[AttributeUsage(AttributeTargets.All, Inherited = false)]
System.Security.Permissions (4)
System\Configuration\ConfigurationPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
System\Drawing\Printing\PrintingPermissionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
System\Transactions\DistributedTransactionPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All, AllowMultiple = true)]
System\Web\AspNetHostingPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
System.ServiceProcess.ServiceController (1)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (1)
104[System.AttributeUsageAttribute(System.AttributeTargets.All)]
System.Text.Json.SourceGeneration (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs (1)
9[AttributeUsage(AttributeTargets.All, AllowMultiple = true, Inherited = false)]
System.Windows.Forms (4)
SRCategoryAttribute.cs (1)
8[AttributeUsage(AttributeTargets.All)]
SRDescriptionAttribute.cs (1)
8[AttributeUsage(AttributeTargets.All)]
System\Windows\Forms\Controls\Buttons\ApplicableToButtonAttribute.cs (1)
6[AttributeUsage(AttributeTargets.All)]
System\Windows\Forms\WinCategoryAttribute.cs (1)
11[AttributeUsage(AttributeTargets.All)]
System.Windows.Forms.Design (2)
SRCategoryAttribute.cs (1)
8[AttributeUsage(AttributeTargets.All)]
SRDescriptionAttribute.cs (1)
8[AttributeUsage(AttributeTargets.All)]
System.Windows.Forms.Tests (3)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (1)
1368[AttributeUsage(AttributeTargets.All)]
System\Windows\Forms\AxHostTests.cs (2)
3110[AttributeUsage(AttributeTargets.All)] 3115[AttributeUsage(AttributeTargets.All)]
System.Xaml.Tests (2)
System\Xaml\XamlSchemaContextTests.cs (1)
382{ typeof(XmlnsDefinitionAttribute), new Attribute[] { new AttributeUsageAttribute(AttributeTargets.All) } }
System\Xaml\XamlTypeTests.cs (1)
418{ typeof(XmlnsDefinitionAttribute), new Attribute[] { new AttributeUsageAttribute(AttributeTargets.All) } }