Implemented interface member:

method
GetCustomAttributes
System.Reflection.ICustomAttributeProvider.GetCustomAttributes(System.Boolean)
48 overrides of GetCustomAttributes
PresentationFramework (1)
System.Private.CoreLib (24)
System.Reflection.Context (8)
System.Reflection.Emit (3)
System.Reflection.MetadataLoadContext (6)
System.Runtime.InteropServices (1)
System.Runtime.Serialization.Formatters (1)
System.Windows.Forms.Tests (1)
System.Xaml.Tests (3)
82 references to GetCustomAttributes
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
dotnet-svcutil-lib (7)
Microsoft.AspNetCore.Components.Authorization (1)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Microsoft.AspNetCore.Http.Connections (1)
Microsoft.AspNetCore.Http.Extensions (2)
Microsoft.AspNetCore.InternalTesting (2)
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
Microsoft.AspNetCore.Mvc.Core (8)
Microsoft.AspNetCore.Mvc.Core.Test (1)
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (4)
Microsoft.AspNetCore.Mvc.Razor (1)
Microsoft.AspNetCore.Mvc.RazorPages (5)
Microsoft.AspNetCore.Mvc.RazorPages.Test (5)
ApplicationModels\DefaultPageApplicationModelProviderTest.cs (5)
1092var pageModel = new PageApplicationModel(new PageActionDescriptor(), typeInfo, typeInfo.GetCustomAttributes(inherit: true));
1109var pageModel = new PageApplicationModel(new PageActionDescriptor(), typeInfo, typeInfo.GetCustomAttributes(inherit: true));
1134var pageModel = new PageApplicationModel(new PageActionDescriptor(), typeInfo, typeInfo.GetCustomAttributes(inherit: true));
1165var pageModel = new PageApplicationModel(new PageActionDescriptor(), typeInfo, typeInfo.GetCustomAttributes(inherit: true));
1201var pageModel = new PageApplicationModel(new PageActionDescriptor(), typeInfo, typeInfo.GetCustomAttributes(inherit: true));
Microsoft.AspNetCore.OpenApi (3)
Microsoft.AspNetCore.Razor.Runtime (1)
Microsoft.AspNetCore.SignalR (1)
Microsoft.Build (1)
Microsoft.Build.Tasks.UnitTests (5)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.ML.Data (1)
PresentationFramework (2)
System.Configuration.ConfigurationManager (3)
System.Private.CoreLib (6)
System.Reflection.Context (6)
System.Reflection.Emit (1)
System.Runtime.InteropServices (1)
System.Runtime.Serialization.Formatters (1)
System.Text.Json (2)
System.Xaml.Tests (3)