Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Diagnostics.CodeAnalysis
  3. DynamicallyAccessedMemberTypes
  4. All
  • DynamicallyAccessedMemberTypes
    • All
    • AllConstructors
    • AllEvents
    • AllFields
    • AllMethods
    • AllNestedTypes
    • AllProperties
    • Interfaces
    • None
    • NonPublicConstructors
    • NonPublicConstructorsWithInherited
    • NonPublicEvents
    • NonPublicEventsWithInherited
    • NonPublicFields
    • NonPublicFieldsWithInherited
    • NonPublicMethods
    • NonPublicMethodsWithInherited
    • NonPublicNestedTypes
    • NonPublicNestedTypesWithInherited
    • NonPublicProperties
    • NonPublicPropertiesWithInherited
    • PublicConstructors
    • PublicConstructorsWithInherited
    • PublicEvents
    • PublicFields
    • PublicMethods
    • PublicNestedTypes
    • PublicNestedTypesWithInherited
    • PublicParameterlessConstructor
    • PublicProperties
net10.0
namespace System.Diagnostics.CodeAnalysis
{
    [Flags]
    public enum DynamicallyAccessedMemberTypes
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        All = -1
    }
}
Design Reviews
  • dotnet/runtime#114197 9 months ago (Approved)
  • dotnet/runtime#51487 4 years ago (Approved)
.NET
5.06.07.08.09.010.0
Information specific to net10.0
Assembly

System.Runtime , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/11/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙