623 references to Class
Aspire.Cli.Tests (1)
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
Aspire.Dashboard.Components.Tests (2)
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
UseCultureAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Aspire.Dashboard.Tests (1)
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
Aspire.Hosting (3)
Ats\AspireDtoAttribute.cs (1)
27[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
Ats\AspireExportAttribute.cs (1)
84AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Assembly | AttributeTargets.Property,
Ats\AspireExportIgnoreAttribute.cs (1)
38AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Method,
Aspire.Hosting.RemoteHost.Tests (2)
ThirdPartyAtsAttributes.cs (2)
12AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Assembly | AttributeTargets.Property, 48[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
Aspire.Hosting.Testing.Tests (1)
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
Aspire.Hosting.TestUtilities (1)
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
Aspire.Playground.Tests (5)
tests\Aspire.TestUtilities\OuterloopTestAttribute.cs (1)
35[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
tests\Aspire.TestUtilities\QuarantinedTestAttribute.cs (1)
35[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
tests\Aspire.TestUtilities\RequiresFeatureAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true)]
tests\Aspire.TestUtilities\RequiresToolsAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false)]
tests\Shared\Logging\LogLevelAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
Aspire.TestUtilities (6)
OuterloopTestAttribute.cs (1)
35[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
QuarantinedTestAttribute.cs (1)
35[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
RequiresFeatureAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true)]
RequiresToolsAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false)]
UseCultureAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
UseDefaultXunitCultureAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
BlazorHosted (1)
artifacts\obj\BlazorHosted\Debug\net10.0\ValidatableTypeAttribute.cs (1)
5[global::System.AttributeUsage(global::System.AttributeTargets.Class)]
BlazorHosted.Client (1)
artifacts\obj\BlazorHosted.Client\Debug\net10.0\ValidatableTypeAttribute.cs (1)
5[global::System.AttributeUsage(global::System.AttributeTargets.Class)]
BlazorStandalone (1)
artifacts\obj\BlazorStandalone\Debug\net10.0\ValidatableTypeAttribute.cs (1)
5[global::System.AttributeUsage(global::System.AttributeTargets.Class)]
dotnet-svcutil-lib (23)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapIncludeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Method, AllowMultiple = true)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapTypeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlIncludeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Method, AllowMultiple = true)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlRootAttribute.cs (1)
15[AttributeUsage(AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaProviderAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializerAssemblyAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct, AllowMultiple = false)]
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlTypeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CollectionDataContractAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum, Inherited = false, AllowMultiple = false)]
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\KnownTypeAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true, AllowMultiple = true)]
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Fx.cs (5)
529[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Property | AttributeTargets.Class, 723[AttributeUsage(AttributeTargets.Field | AttributeTargets.Class, Inherited = false)] 739[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true)] 863[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)] 884[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class |
FrameworkFork\System.ServiceModel\System\ServiceModel\CallbackBehaviorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceModelAttributeTargets.cs (4)
9public const AttributeTargets ServiceContract = AttributeTargets.Interface | AttributeTargets.Class; 11public const AttributeTargets MessageContract = AttributeTargets.Class | AttributeTargets.Struct; 15public const AttributeTargets ServiceBehavior = AttributeTargets.Class; 16public const AttributeTargets CallbackBehavior = AttributeTargets.Class;
FrameworkFork\System.Web.Services\Services\Description\XmlFormatExtensionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class)]
FrameworkFork\System.Web.Services\Services\Description\XmlFormatExtensionPointAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class)]
FrameworkFork\System.Web.Services\Services\Description\XmlFormatExtensionPrefixAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
DotNetWatchTasks (1)
Utilities\RequiredMemberAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
ILCompiler.Compiler (2)
src\runtime\src\tools\illink\src\ILLink.Shared\RequiresDynamicCodeAttribute.cs (1)
22[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
src\runtime\src\tools\illink\src\ILLink.Shared\RequiresUnreferencedCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
illink (3)
ILLink.RoslynAnalyzer (2)
src\runtime\src\tools\illink\src\ILLink.Shared\RequiresDynamicCodeAttribute.cs (1)
22[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
src\runtime\src\tools\illink\src\ILLink.Shared\RequiresUnreferencedCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Infrastructure.Common (2)
xunit\FailFastAfterAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
xunit\WcfCurrentCultureAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
Microsoft.AspNetCore.Antiforgery (1)
RequireAntiforgeryTokenAttribute.cs (1)
25[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
Microsoft.AspNetCore.Authorization (2)
AllowAnonymousAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
AuthorizeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Microsoft.AspNetCore.Components (11)
AcceptsAssetPathAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
BindElementAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
CacheBehaviorAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
CacheConditionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
CascadingTypeParameterAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
EventHandlerAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
LayoutAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
RenderModeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
RouteAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
Routing\ExcludeFromInteractiveRoutingAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
StreamRenderingAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
Microsoft.AspNetCore.Components.AI (1)
Attributes\ToolBlockAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
Microsoft.AspNetCore.Components.Server (1)
BlazorPack\NonDefaultHubProtocolAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.Components.Testing (1)
Playwright\UITestAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.Components.Web (1)
BindInputElementAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
Microsoft.AspNetCore.Cors (2)
DisableCorsAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
EnableCorsAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.DataProtection.MicroBenchmarks (2)
src\aspnetcore\src\Shared\BenchmarkRunner\AspNetCoreBenchmarkAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Assembly)]
src\aspnetcore\src\Shared\BenchmarkRunner\ParameterizedJobConfigAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Assembly)]
Microsoft.AspNetCore.Http (2)
Timeouts\DisableRequestTimeoutAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)]
Timeouts\RequestTimeoutAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)]
Microsoft.AspNetCore.Http.Extensions (3)
AllowCookieRedirectAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)]
DisableHttpMetricsAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class)]
TagsAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Method | AttributeTargets.Delegate | AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.HttpLogging (1)
HttpLoggingAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.Identity.UI (1)
IdentityDefaultUIAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.InternalTesting (14)
Logging\LogLevelAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
RepeatAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
RetryAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
ShortClassNameAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = false)]
UseCultureAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
xunit\EnvironmentVariableSkipConditionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
xunit\MaximumOSVersionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
xunit\MinimumOsVersionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
xunit\OSSkipConditionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
xunit\QuarantinedTestAttribute.cs (1)
39[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
xunit\RemoteExecutionSupportedAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
xunit\SkipNonHelix.cs (1)
11[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false)]
xunit\SkipOnCIAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false)]
xunit\SkipOnHelixAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = false)]
Microsoft.AspNetCore.Mvc.Core (34)
ApiControllerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
ApiConventionTypeAttribute.cs (1)
27[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
ApiExplorerSettingsAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
AreaAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
BindAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
BindPropertiesAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
ConsumesAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ControllerAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
DisableRequestSizeLimitAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Filters\ActionFilterAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Filters\ExceptionFilterAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Filters\MiddlewareFilterAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Filters\ResultFilterAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
FormatFilterAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Infrastructure\DefaultStatusCodeAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ModelBinderAttribute.cs (1)
21AttributeTargets.Class |
ModelBinding\BindingBehaviorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
ModelBinding\BindNeverAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
ModelBinding\BindRequiredAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
ModelBinding\Validation\ValidateNeverAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
ModelMetadataTypeAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
NonControllerAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
NonViewComponentAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
ProducesAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ProducesErrorResponseTypeAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ProducesResponseTypeAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
RequestFormLimitsAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
RequestSizeLimitAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
RequireHttpsAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, Inherited = true, AllowMultiple = false)]
ResponseCacheAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
RouteAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Routing\RouteValueAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
ServiceFilterAttribute.cs (1)
22[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
TypeFilterAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, Inherited = true)]
Microsoft.AspNetCore.Mvc.DataAnnotations (1)
HiddenInputAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageModelAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
AutoValidateAntiforgeryTokenAttribute.cs (1)
22[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
IgnoreAntiforgeryTokenAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
SaveTempDataAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
SkipStatusCodePagesAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ValidateAntiForgeryTokenAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
ViewComponentAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.RateLimiting (2)
DisableRateLimitingAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
EnableRateLimitingAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
Microsoft.AspNetCore.Razor (3)
TagHelpers\HtmlTargetElementAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
TagHelpers\OutputElementHintAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
TagHelpers\RestrictChildrenAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.Razor.Runtime (3)
Hosting\RazorCompiledItemAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
Hosting\RazorCompiledItemMetadataAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
Hosting\RazorSourceChecksumAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
Microsoft.AspNetCore.Routing (4)
EndpointGroupNameAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Delegate | AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
ExcludeFromDescriptionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method | AttributeTargets.Delegate, AllowMultiple = false, Inherited = true)]
HostAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
ShortCircuit\ShortCircuitAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.AspNetCore.Server.IntegrationTesting (1)
xunit\SkipIfIISExpressSchemaMissingInProcessAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Method | AttributeTargets.Assembly | AttributeTargets.Class)]
Microsoft.Build.Framework (5)
LoadInSeparateAppDomainAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
MSBuildMultiThreadableTaskAttribute.cs (1)
27[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
RequiredRuntimeAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
RunInMTAAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
RunInSTAAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis (4)
DiagnosticAnalyzer\DiagnosticAnalyzerAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
SourceGeneration\GeneratorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Symbols\Attributes\AttributeUsageInfo.cs (2)
22Class = AttributeTargets.Class, 214case AttributeTargets.Class: return nameof(CodeAnalysisResources.Class1);
Microsoft.CodeAnalysis.Analyzers (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis.CodeStyle (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis.CSharp (6)
Symbols\Source\SourceNamedTypeSymbol.cs (1)
2117const AttributeTargets expectedTargets = AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Delegate;
Symbols\Symbol_Attributes.cs (1)
71return AttributeTargets.Class;
Symbols\Synthesized\SynthesizedEmbeddedExtensionMarkerNameAttributeSymbol.cs (1)
58AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property |
Symbols\Synthesized\SynthesizedEmbeddedNativeIntegerAttributeSymbol.cs (1)
67AttributeTargets.Class | AttributeTargets.Event | AttributeTargets.Field | AttributeTargets.GenericParameter | AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.ReturnValue,
Symbols\Synthesized\SynthesizedEmbeddedNullableAttributeSymbol.cs (1)
71AttributeTargets.Class | AttributeTargets.Event | AttributeTargets.Field | AttributeTargets.GenericParameter | AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.ReturnValue,
Symbols\Synthesized\SynthesizedEmbeddedNullableContextAttributeSymbol.cs (1)
55AttributeTargets.Class | AttributeTargets.Delegate | AttributeTargets.Interface | AttributeTargets.Method | AttributeTargets.Struct,
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\CSharpSyntaxContext.cs (3)
535SyntaxKind.TypeKeyword => AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, 550ClassDeclarationSyntax => AttributeTargets.Class, 560: AttributeTargets.Class,
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\CompletionProviders\DeclarationName\ExportDeclarationNameRecommenderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\CSharpSyntaxContext.cs (3)
535SyntaxKind.TypeKeyword => AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, 550ClassDeclarationSyntax => AttributeTargets.Class, 560: AttributeTargets.Class,
Microsoft.CodeAnalysis.Extensions.Package (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis.Features (17)
BraceCompletion\ExportBraceCompletionServiceAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
BraceMatching\ExportBraceMatcherAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
CodeFixes\Suppression\ExportConfigurationFixProviderAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class)]
Completion\ExportArgumentProviderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Completion\ExportCompletionProviderAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = false)]
Diagnostics\LanguageServer\LspBuildOnlyDiagnosticsAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
EmbeddedLanguages\ExportEmbeddedLanguageFeatureServiceAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class)]
ExternalAccess\UnitTesting\SolutionCrawler\ExportUnitTestingIncrementalAnalyzerProviderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Formatting\ExportNewDocumentFormattingProviderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Highlighting\ExportHighlighterAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
Intents\IntentProviderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
MetadataAsSource\ExportMetadataAsSourceFileProvider.cs (1)
15[AttributeUsage(AttributeTargets.Class)]
Options\EditorConfig\EditorConfigOptionsEnumeratorAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Organizing\Organizers\ExportSyntaxNodeOrganizerAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
QuickInfo\ExportQuickInfoProviderAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class)]
SignatureHelp\ExportSignatureHelpProviderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Snippets\ExportSnippetProviderAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
Microsoft.CodeAnalysis.Features.ExternalAccess (3)
AspNetCore\EmbeddedLanguages\BraceMatching\ExportAspNetCoreEmbeddedLanguageBraceMatcherAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = false)]
AspNetCore\EmbeddedLanguages\Classification\ExportAspNetCoreEmbeddedLanguageClassifierAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = false)]
AspNetCore\EmbeddedLanguages\DocumentHighlighting\ExportAspNetCoreEmbeddedLanguageClassifierAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, Inherited = false)]
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.CodeAnalysis.Workspaces (10)
CodeCleanup\Providers\ExportCodeCleanupProvider.cs (1)
15[AttributeUsage(AttributeTargets.Class)]
CodeFixes\ExportCodeFixProviderAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Class, Inherited = false)]
CodeRefactorings\ExportCodeRefactoringProviderAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class, Inherited = false)]
ExtensionOrderAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
Remote\ExportRemoteServiceCallbackDispatcherAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
Workspace\Host\EventListener\ExportEventListenerAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class)]
Workspace\Host\Mef\ExportLanguageServiceAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class)]
Workspace\Host\Mef\ExportLanguageServiceFactoryAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class)]
Workspace\Host\Mef\ExportWorkspaceServiceAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class)]
Workspace\Host\Mef\ExportWorkspaceServiceFactoryAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class)]
Microsoft.Diagnostics.DataContractReader.Abstractions (1)
CdacAttributes.cs (1)
14[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.AI (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.AI.Abstractions (6)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.AI.Abstractions.Tests (1)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.AsyncState (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Compliance.Abstractions (1)
Classification\DataClassificationAttribute.cs (1)
15| AttributeTargets.Class
Microsoft.Extensions.Compliance.Redaction (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Compliance.Testing (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.DataIngestion.Abstractions (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.DependencyInjection.AutoActivation (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Diagnostics.HealthChecks.Common (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Diagnostics.Probes (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Diagnostics.ResourceMonitoring (9)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ObsoleteAttribute\ObsoleteAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
PlatformAttributes.cs (3)
50AttributeTargets.Class | 76AttributeTargets.Class | 106AttributeTargets.Class |
Microsoft.Extensions.Diagnostics.Testing (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Http.Diagnostics (1)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
Microsoft.Extensions.Http.Resilience (5)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Logging.Abstractions (1)
ProviderAliasAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.Logging.Generators (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.Options (1)
OptionsValidatorAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)]
Microsoft.Extensions.Options.Contextual (1)
OptionsContextAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
Microsoft.Extensions.ServiceDiscovery (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.ServiceDiscovery.Abstractions (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Telemetry (6)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ObsoleteAttribute\ObsoleteAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum |
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.TimeProvider.Testing (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Extensions.Validation (2)
SkipValidationAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
ValidatableTypeAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class)]
Microsoft.Extensions.VectorData.Abstractions.Tests (1)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\RequiredMemberAttribute\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Microsoft.Extensions.VectorData.ConformanceTests (4)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\SkipLocalsInitAttribute\SkipLocalsInitAttribute.cs (1)
28| AttributeTargets.Class
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\DynamicallyAccessedMembersAttribute.cs (1)
40AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresDynamicCodeAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\TrimAttributes\RequiresUnreferencedCodeAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
Microsoft.Gen.BuildMetadata (1)
parent\parent\parent\eng\MSBuild\parent\parent\src\LegacySupport\ExperimentalAttribute\ExperimentalAttribute.cs (1)
13AttributeTargets.Class |
Microsoft.Gen.ContextualOptions.Generated.Tests (1)
parent\TestClasses\ClassWithNoAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
Microsoft.Interop.ComInterfaceGenerator (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
Microsoft.Interop.JavaScript.JSImportGenerator (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
Microsoft.Interop.LibraryImportGenerator (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
Microsoft.Interop.LibraryImportGenerator.Downlevel (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
Microsoft.Interop.SourceGeneration (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
Microsoft.Maui.Controls (7)
ContentPropertyAttribute.cs (1)
16 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
IMarkupExtension.cs (2)
17 [AttributeUsage(AttributeTargets.Class, Inherited = false)] 22 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
ProvideCompiledAttribute.cs (1)
9 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
RenderWithAttribute.cs (1)
8 [AttributeUsage(AttributeTargets.Class)]
RuntimeNamePropertyAttribute.cs (1)
6 [AttributeUsage(AttributeTargets.Class)]
Shell\QueryPropertyAttribute.cs (1)
8 [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
Microsoft.Maui.Controls.Xaml (2)
XamlCompilationAttribute.cs (1)
14 [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class, Inherited = false)]
XamlFilePathAttribute.cs (1)
8 [AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
Microsoft.ML.Core (4)
BestFriendAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Constructor
ComponentModel\ExtensionBaseAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
EntryPoints\ModuleArgs.cs (2)
24[AttributeUsage(AttributeTargets.Class)] 97[AttributeUsage(AttributeTargets.Class)]
Microsoft.ML.CpuMath (1)
src\Microsoft.ML.Core\BestFriendAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Constructor
Microsoft.ML.Data (1)
Scorers\PredictionTransformer.cs (1)
846[AttributeUsage(AttributeTargets.Class)]
Microsoft.ML.PerformanceTests (1)
Helpers\CIBenchmark.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
Microsoft.ML.TorchSharp (1)
Utils\IntrinsicAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Field, Inherited = false)]
Microsoft.ML.Transforms (1)
CustomMappingFactory.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
Microsoft.Private.Windows.Core (12)
_generated\295\System.Diagnostics.CodeAnalysis.ExperimentalAttribute.g.cs (1)
20global::System.AttributeTargets.Class |
_generated\307\System.Runtime.CompilerServices.AsyncMethodBuilderAttribute.g.cs (1)
16global::System.AttributeTargets.Class |
_generated\309\System.Runtime.CompilerServices.CollectionBuilderAttribute.g.cs (1)
11global::System.AttributeTargets.Class |
_generated\312\System.Runtime.CompilerServices.InterpolatedStringHandlerAttribute.g.cs (1)
14global::System.AttributeTargets.Class |
_generated\316\System.Runtime.CompilerServices.RequiredMemberAttribute.g.cs (1)
14global::System.AttributeTargets.Class |
_generated\318\System.Runtime.CompilerServices.SkipLocalsInitAttribute.g.cs (1)
15global::System.AttributeTargets.Class |
_generated\319\System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.g.cs (1)
13global::System.AttributeTargets.Class |
src\winforms\src\Microsoft.Private.Windows.Polyfills\System\Diagnostics\CodeAnalysis\DynamicallyAccessedMembersAttribute.cs (1)
37AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
src\winforms\src\Microsoft.Private.Windows.Polyfills\System\Diagnostics\CodeAnalysis\RequiresUnreferencedCodeAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
src\winforms\src\Microsoft.Private.Windows.Polyfills\System\Runtime\Versioning\PlatformAttributes.cs (3)
56AttributeTargets.Class | 88AttributeTargets.Class | 135AttributeTargets.Class |
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\ComClassAttribute.vb (1)
11<AttributeUsage(AttributeTargets.Class, Inherited:=False, AllowMultiple:=False)>
Microsoft\VisualBasic\CompilerServices\DesignerGeneratedAttribute.vb (1)
20<AttributeUsage(AttributeTargets.Class, AllowMultiple:=False, Inherited:=False)>
Microsoft\VisualBasic\CompilerServices\OptionTextAttribute.vb (1)
17<AttributeUsage(AttributeTargets.Class, Inherited:=False, AllowMultiple:=False)>
Microsoft\VisualBasic\CompilerServices\StandardModuleAttribute.vb (1)
18<AttributeUsage(AttributeTargets.Class, Inherited:=False, AllowMultiple:=False)>
Microsoft\VisualBasic\HideModuleNameAttribute.vb (1)
16<AttributeUsage(AttributeTargets.Class, AllowMultiple:=False, Inherited:=False)>
Microsoft\VisualBasic\MyGroupCollectionAttribute.vb (1)
19<AttributeUsage(AttributeTargets.Class, AllowMultiple:=False, Inherited:=False)> _
Microsoft.VisualStudio.TestPlatform.ObjectModel (9)
DataCollector\Attributes\DataCollectorAttachmentProcessor.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
DataCollector\Attributes\DataCollectorFriendlyNameAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
DataCollector\Attributes\DataCollectorTypeUriAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
DefaultExecutorUriAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
DirectoryBasedTestDiscovererAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class)]
ExtensionUriAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
FileExtensionAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
FriendlyNameAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
RunSettings\SettingsNameAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
PresentationCore (1)
System\Windows\LocalizabilityAttribute.cs (1)
19AttributeTargets.Class
PresentationFramework (8)
MS\Internal\WindowsRuntime\Generated\WinRT\Attributes.cs (3)
9[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)] 21[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)] 36[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Delegate | AttributeTargets.Struct | AttributeTargets.Enum, Inherited = false, AllowMultiple = false)]
System\Windows\Data\ValueConversionAttribute.cs (1)
34[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
System\Windows\Documents\TextElementEditingBehaviorAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class)]
System\Windows\StyleTypedPropertyAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
System\Windows\TemplatePartAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
System\Windows\TemplateVisualStateAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
Roslyn.Diagnostics.Analyzers (4)
src\roslyn\src\Dependencies\Contracts\CollectionBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\roslyn\src\Dependencies\Contracts\ExperimentalAttribute.cs (1)
32AttributeTargets.Class |
src\roslyn\src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
20[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\roslyn\src\Dependencies\Contracts\RequiredMemberAttribute.cs (1)
23[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
Roslyn.Diagnostics.CSharp.Analyzers (3)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\Extensions\ContextQuery\CSharpSyntaxContext.cs (3)
535SyntaxKind.TypeKeyword => AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, 550ClassDeclarationSyntax => AttributeTargets.Class, 560: AttributeTargets.Class,
System.Collections.Immutable (1)
src\runtime\src\libraries\Common\src\System\Runtime\Versioning\NonVersionableAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor,
System.ComponentModel.Annotations (7)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (1)
56AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Method |
System\ComponentModel\DataAnnotations\DisplayAttribute.cs (1)
15AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.Method | AttributeTargets.Class,
System\ComponentModel\DataAnnotations\DisplayColumnAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System\ComponentModel\DataAnnotations\MetadataTypeAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
System\ComponentModel\DataAnnotations\Schema\ComplexTypeAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
System\ComponentModel\DataAnnotations\Schema\NotMappedAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Class, AllowMultiple = false)]
System\ComponentModel\DataAnnotations\Schema\TableAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
System.ComponentModel.Composition (7)
System\ComponentModel\Composition\ExportAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Method,
System\ComponentModel\Composition\ExportMetadataAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Property | AttributeTargets.Method | AttributeTargets.Field,
System\ComponentModel\Composition\InheritedExportAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
System\ComponentModel\Composition\MetadataAttributeAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\ComponentModel\Composition\PartCreationPolicyAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
System\ComponentModel\Composition\PartMetadataAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
System\ComponentModel\Composition\PartNotDiscoverableAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
System.ComponentModel.Primitives (5)
System\ComponentModel\Design\Serialization\DesignerSerializerAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
System\ComponentModel\DesignerAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
System\ComponentModel\DesignerCategoryAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\ComponentModel\DisplayNameAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Class | AttributeTargets.Method)]
System\ComponentModel\InitializationEventAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class)]
System.ComponentModel.TypeConverter (14)
System\ComponentModel\ComplexBindingPropertiesAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\DataObjectAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\DefaultBindingPropertyAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\DefaultEventAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\DefaultPropertyAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\Design\Serialization\DefaultSerializationProviderAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, Inherited = false)]
System\ComponentModel\Design\Serialization\RootDesignerSerializerAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
System\ComponentModel\DesignTimeVisibleAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface)]
System\ComponentModel\InstallerTypeAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\LicenseProviderAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
System\ComponentModel\LookupBindingPropertiesAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\ProvidePropertyAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
System\ComponentModel\RunInstallerAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
System\ComponentModel\ToolboxItemFilterAttribute.cs (1)
43[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
System.Composition.AttributedModel (6)
System\Composition\ExportAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property,
System\Composition\ExportMetadataAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Property,
System\Composition\MetadataAttributeAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class,
System\Composition\PartMetadataAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
System\Composition\PartNotDiscoverableAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
System\Composition\SharedAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = false)]
System.Configuration.ConfigurationManager (7)
System\Configuration\ConfigurationCollectionAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Property | AttributeTargets.Class)]
System\Configuration\SettingsGroupDescriptionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class)]
System\Configuration\SettingsGroupNameAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class)]
System\Configuration\SettingsManageabilityAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
System\Configuration\SettingsProviderAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
System\Configuration\SettingsSerializeAsAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
System\Configuration\SpecialSettingAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property)]
System.Diagnostics.TraceSource (2)
System\Diagnostics\SwitchAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Constructor |
System\Diagnostics\SwitchLevelAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class)]
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\ExtensionAttributes.cs (2)
40[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)] 67[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
System.Drawing.Common (1)
System\Drawing\ToolboxBitmapAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class)]
System.Linq.Expressions (1)
System\Runtime\CompilerServices\DynamicAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.Struct)]
System.ObjectModel (2)
System\ComponentModel\TypeDescriptionProviderAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class, Inherited = true)]
System\Windows\Markup\ValueSerializerAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
System.Private.CoreLib (71)
src\runtime\src\libraries\Common\src\System\Runtime\Versioning\NonVersionableAttribute.cs (1)
24[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor,
src\runtime\src\libraries\System.Private.CoreLib\src\System\AttributeTargets.cs (1)
30All = Assembly | Module | Class | Struct | Enum | Constructor |
src\runtime\src\libraries\System.Private.CoreLib\src\System\AttributeUsageAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, Inherited = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\ComponentModel\EditorBrowsableAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Delegate | AttributeTargets.Interface)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\DynamicallyAccessedMembersAttribute.cs (1)
34AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\ExcludeFromCodeCoverageAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Constructor | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\ExperimentalAttribute.cs (1)
15AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\RequiresDynamicCodeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\CodeAnalysis\RequiresUnreferencedCodeAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\ConditionalAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Contracts\Contracts.cs (4)
32[AttributeUsage(AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Delegate | AttributeTargets.Class | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)] 42[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Delegate, AllowMultiple = false, Inherited = false)] 59[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] 115[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Property)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerDisplayAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Assembly, AllowMultiple = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerNonUserCodeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Constructor | AttributeTargets.Struct, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerStepThroughAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerTypeProxyAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\DebuggerVisualizerAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Class | AttributeTargets.Assembly, AllowMultiple = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\StackTraceHiddenAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Constructor | AttributeTargets.Interface | AttributeTargets.Method | AttributeTargets.Struct, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
4361[AttributeUsage(AttributeTargets.Class)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\EventDataAttribute.cs (1)
16[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\ObsoleteAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\DefaultMemberAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\ObfuscationAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Delegate,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CollectionBuilderAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilationRelaxationsAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class | AttributeTargets.Method)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerGlobalScopeAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerLoweringPreserveAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CreateNewOnMetadataUpdateAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ExtensionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Assembly)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ExtensionMarkerAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\InterpolatedStringHandlerAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IntrinsicAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Field | AttributeTargets.Interface, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IsClosedTypeAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\MetadataUpdateOriginalTypeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct,
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\NullableAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Parameter | AttributeTargets.ReturnValue | AttributeTargets.GenericParameter, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\NullableContextAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SkipLocalsInitAttribute.cs (1)
21| AttributeTargets.Class
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\SpecialNameAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Struct)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\TupleElementNamesAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Event)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\TypeForwardedFromAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate, Inherited = false, AllowMultiple = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\UnionAttribute.cs (1)
17[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\ConstrainedExecution\ReliabilityContractAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Interface /* | AttributeTargets.Delegate*/, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\BestFitMappingAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ClassInterfaceAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComDefaultInterfaceAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComImportAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComSourceInterfacesAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class, Inherited = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComVisibleAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Delegate | AttributeTargets.Enum | AttributeTargets.Field | AttributeTargets.Method | AttributeTargets.Property, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GuidAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Struct | AttributeTargets.Delegate, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ContiguousCollectionMarshallerAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\CustomMarshallerAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Class, AllowMultiple = true)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\NativeMarshallingAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Struct | AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Delegate)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ObjectiveC\ObjectiveCTrackedTypeAttribute.cs (1)
15[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ProgIdAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\StructLayoutAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\ComponentGuaranteesAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (3)
53AttributeTargets.Class | 84AttributeTargets.Class | 119AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\RequiresPreviewFeaturesAttribute.cs (1)
8AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Security\SecurityCriticalAttribute.cs (1)
8AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Security\SecuritySafeCriticalAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Security\SecurityTreatAsSafeAttribute.cs (1)
8AttributeTargets.Class |
src\runtime\src\libraries\System.Private.CoreLib\src\System\Security\SuppressUnmanagedCodeSecurityAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Delegate, AllowMultiple = true, Inherited = false)]
src\runtime\src\libraries\System.Private.CoreLib\src\System\SerializableAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Delegate, Inherited = false)]
System\Diagnostics\DataContractAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field, Inherited = false)]
System\Runtime\CompilerServices\EagerStaticClassConstructionAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
System.Private.StackTraceMetadata (1)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\CompilerServices\IntrinsicAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Field | AttributeTargets.Interface, Inherited = false)]
System.Private.TypeLoader (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\IntrinsicAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Field | AttributeTargets.Interface, Inherited = false)]
System.Private.Windows.Core.TestUtilities (4)
XUnit\ForceGCAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
XUnit\SkipOnArchitectureAttribute.cs (1)
19[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
XUnit\UseCultureAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
XUnit\UseDefaultXunitCultureAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
System.Private.Xml (7)
System\Xml\Serialization\SoapIncludeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Method, AllowMultiple = true)]
System\Xml\Serialization\SoapTypeAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlIncludeAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Method, AllowMultiple = true)]
System\Xml\Serialization\XmlRootAttribute.cs (1)
18[AttributeUsage(AttributeTargets.ReturnValue | AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlSchemaProviderAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct)]
System\Xml\Serialization\XmlSerializerAssemblyAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct, AllowMultiple = false)]
System\Xml\Serialization\XmlTypeAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class | AttributeTargets.Enum | AttributeTargets.Interface | AttributeTargets.Struct)]
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (1)
186if ((rawValue & 0x00000200) != 0) result |= AttributeTargets.Class;
System.Runtime.CompilerServices.VisualC (2)
System\Runtime\CompilerServices\Attributes.cs (2)
114[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)] 122[AttributeUsage(AttributeTargets.Class |
System.Runtime.InteropServices (4)
System\Runtime\InteropServices\AutomationProxyAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Interface, Inherited = false)]
System\Runtime\InteropServices\Marshalling\ComExposedClassAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class, Inherited = false)]
System\Runtime\InteropServices\Marshalling\GeneratedComClassAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
System\Runtime\InteropServices\TypeLibTypeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Enum | AttributeTargets.Struct, Inherited = false)]
System.Runtime.Serialization.Primitives (3)
System\Runtime\Serialization\CollectionDataContractAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = false, AllowMultiple = false)]
System\Runtime\Serialization\DataContractAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum, Inherited = false, AllowMultiple = false)]
System\Runtime\Serialization\KnownTypeAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true, AllowMultiple = true)]
System.Security.Permissions (24)
System\Data\Common\DBDataPermissionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method,
System\Data\Odbc\OdbcPermissionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Data\OleDb\OleDbPermissionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Data\OracleClient\OraclePermissionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Data\SqlClient\SqlClientPermissionAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method,
System\Diagnostics\EventLogPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct
System\Diagnostics\PerformanceCounterPermissionAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Event,
System\DirectoryServices\DirectoryServicesPermissionAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Net\DnsPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class |
System\Net\Mail\SmtpPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class |
System\Net\NetworkInformation\NetworkInformationPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Net\PeerToPeer\Collaboration\PeerCollaborationPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Net\PeerToPeer\PnrpPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct |
System\Net\SocketPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class |
System\Net\WebPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class |
System\Security\Permissions\DataProtectionPermissionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class
System\Security\Permissions\FileIOPermissionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Security\Permissions\IsolatedStorageFilePermissionAttribute.cs (1)
10| AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly,
System\Security\Permissions\KeyContainerPermissionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Security\Permissions\MediaPermission.cs (1)
67[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Security\Permissions\StorePermissionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Security\Permissions\TypeDescriptorPermissionAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\Security\Permissions\WebBrowserPermission.cs (1)
36[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
System\ServiceProcess\ServiceControllerPermissionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Assembly | AttributeTargets.Event, AllowMultiple = true, Inherited = false)]
System.ServiceModel.Primitives (10)
Internals\System\Runtime\Fx.cs (5)
580[AttributeUsage(AttributeTargets.Method | AttributeTargets.Constructor | AttributeTargets.Property | AttributeTargets.Class, 728[AttributeUsage(AttributeTargets.Field | AttributeTargets.Class, Inherited = false)] 744[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, Inherited = true)] 849[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)] 870[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Module | AttributeTargets.Class |
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class)]
System\ServiceModel\ServiceModelAttributeTargets.cs (4)
10public const AttributeTargets ServiceContract = AttributeTargets.Interface | AttributeTargets.Class; 12public const AttributeTargets MessageContract = AttributeTargets.Class | AttributeTargets.Struct; 16public const AttributeTargets ServiceBehavior = AttributeTargets.Class; 17public const AttributeTargets CallbackBehavior = AttributeTargets.Class;
System.Text.Json (11)
src\runtime\src\libraries\System.Text.Json\Common\JsonSerializableAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
src\runtime\src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
System\Text\Json\Serialization\Attributes\JsonConverterAttribute.cs (1)
18[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
System\Text\Json\Serialization\Attributes\JsonDerivedTypeAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = true, Inherited = false)]
System\Text\Json\Serialization\Attributes\JsonIgnoreAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
System\Text\Json\Serialization\Attributes\JsonNamingPolicyAttribute.cs (1)
18AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface |
System\Text\Json\Serialization\Attributes\JsonNumberHandlingAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
System\Text\Json\Serialization\Attributes\JsonObjectCreationHandlingAttribute.cs (1)
31[AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, AllowMultiple = false)]
System\Text\Json\Serialization\Attributes\JsonPolymorphicAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false, Inherited = false)]
System\Text\Json\Serialization\Attributes\JsonUnionAttribute.cs (1)
33[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct, AllowMultiple = false, Inherited = false)]
System\Text\Json\Serialization\Attributes\JsonUnmappedMemberHandlingAttribute.cs (1)
10[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct,
System.Text.Json.SourceGeneration (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\RequiredMemberAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Field | AttributeTargets.Property, AllowMultiple = false, Inherited = false)]
src\runtime\src\libraries\System.Text.Json\Common\JsonSerializableAttribute.cs (1)
14[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
src\runtime\src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.ClsidAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class, Inherited = false)]
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnDesignTimeVisibleAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class)]
System\Windows\Forms\Design\ToolStripItemDesignerAvailabilityAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class)]
System\Windows\Forms\Layout\DockingAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class)]
System.Windows.Forms.Design (2)
SRDisplayNameAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Property | AttributeTargets.Event | AttributeTargets.Class | AttributeTargets.Method)]
System\ComponentModel\Design\ProjectTargetFrameworkAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface | AttributeTargets.Struct)]
System.Xaml (16)
src\wpf\src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\RuntimeIdentifierPropertyAttribute.cs (1)
31[AttributeUsage(AttributeTargets.Class)]
System\Windows\Markup\AcceptedMarkupExtensionExpressionTypeAttribute.cs (1)
7[AttributeUsage(AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
System\Windows\Markup\AmbientAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Property | AttributeTargets.Class | AttributeTargets.Method, Inherited=true)]
System\Windows\Markup\ContentPropertyAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
System\Windows\Markup\ContentWrapperAttribute.cs (1)
13[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
System\Windows\Markup\DictionaryKeyPropertyAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Windows\Markup\MarkupExtensionReturnTypeAttribute.cs (1)
9[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
System\Windows\Markup\NameScopePropertyAttribute.cs (1)
8[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Windows\Markup\TrimSurroundingWhitespaceAttribute.cs (1)
11[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
System\Windows\Markup\UidPropertyAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class, AllowMultiple=false)]
System\Windows\Markup\UsableDuringInitializationAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Windows\Markup\WhitespaceSignificantCollectionAttribute.cs (1)
12[AttributeUsage(AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
System\Windows\Markup\XamlDeferLoadAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Property | AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
System\Windows\Markup\XamlSetMarkupExtensionAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, Inherited=true, AllowMultiple=false)]
System\Windows\Markup\XamlSetTypeConverterAttribute.cs (1)
6[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
System\Windows\Markup\XmlLangPropertyAttribute.cs (1)
21[AttributeUsage(AttributeTargets.Class, AllowMultiple=false)]