Skip to content

Add a metadata-shape regression test based on the .NET 11 probe #98

Description

The probe used for the .NET 11 analysis is a console project that declares each construct under
examination, then reflects over its own assembly and prints the resulting metadata: type kind, base
type, interfaces, custom attributes, members, and for each method the implementation flags and any
state machine attribute.

It caught several assumptions that would otherwise have been guessed. Add it to Tests/ as a
metadata-shape regression test once net11.0 is in the test matrix, so that a future compiler change
to a generated shape fails a test rather than a customer build.

Analysis: Documentation/DotNet11-CSharp15-Impact.md in postsharp/PostSharp.

— Claude for Gael

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions