Skip to content

Add System.Runtime.CompilerServices.ModuleInitializerAttribute#37625

Merged
stephentoub merged 8 commits intodotnet:masterfrom
RikkiGibson:ModuleInitializerAttribute
Jun 11, 2020
Merged

Add System.Runtime.CompilerServices.ModuleInitializerAttribute#37625
stephentoub merged 8 commits intodotnet:masterfrom
RikkiGibson:ModuleInitializerAttribute

Conversation

@RikkiGibson
Copy link
Member

Resolves #35749

Sorry about the delay on this, it slipped under the radar for a bit.

@Dotnet-GitSync-Bot
Copy link
Collaborator

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@stephentoub stephentoub closed this Jun 9, 2020
@stephentoub stephentoub reopened this Jun 9, 2020
@RikkiGibson
Copy link
Member Author

@stephentoub @jkotas I believe I have addressed feedback here.

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
@RikkiGibson
Copy link
Member Author

@stephentoub @jkotas is this ready to squash merge?

@jkotas
Copy link
Member

jkotas commented Jun 11, 2020

Yes, once the CI is green.

@stephentoub stephentoub merged commit c4608d6 into dotnet:master Jun 11, 2020
@RikkiGibson
Copy link
Member Author

Thanks for your help with this! @stephentoub @jkotas

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

New API: ModuleInitializerAttribute

4 participants