Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GenericTypeParameterBuilder implementation and save a generic type into assembly. #85658

Merged
merged 3 commits into from
May 4, 2023

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented May 2, 2023

Contributes to #62956

AssemblyBuilder.Save generic type parameters support

  • Add GenericTypeParameterBuilder implementation
  • Support saving generic type parameters with its constraints for a type

@ghost
Copy link

ghost commented May 2, 2023

Tagging subscribers to this area: @dotnet/area-system-reflection-emit
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #62956

AssemblyBuilder.Save generic type parameters support

  • Add GenericTypeParameterBuilder implementation
  • Support saving generic type parameters with its constraints for a type
Author: buyaa-n
Assignees: buyaa-n
Labels:

area-System.Reflection.Emit

Milestone: -

@buyaa-n
Copy link
Contributor Author

buyaa-n commented May 4, 2023

Failures unrelated and looks all related to #85637

@buyaa-n buyaa-n merged commit b7c4ad8 into main May 4, 2023
@buyaa-n buyaa-n deleted the generic-t-p branch May 4, 2023 17:13
@ghost ghost locked as resolved and limited conversation to collaborators Jun 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants