Skip to content

Documented some new 4.8 APIs #2253

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

Merged
merged 3 commits into from
Apr 12, 2019
Merged

Documented some new 4.8 APIs #2253

merged 3 commits into from
Apr 12, 2019

Conversation

rpetrusha
Copy link

Documented some new 4.8 APIs

@rpetrusha rpetrusha added the 🏁 Release: .NET Framework 4.8 Identifies work items for the .NET Framework 4.8 release label Apr 4, 2019
@rpetrusha rpetrusha added this to the April 2019 milestone Apr 4, 2019
@rpetrusha rpetrusha self-assigned this Apr 4, 2019
@rpetrusha rpetrusha requested a review from mairaw April 4, 2019 19:17
@@ -681,7 +683,7 @@
</ReturnValue>
<MemberValue>1024</MemberValue>
<Docs>
<summary>To be added.</summary>
<summary>Specifies that the JIT compiler should look for security mitigation attributes, such as the user-defined <see cref="System.Runtime.CompilerServices.SecurityMitigationsAttribute" />. If found, the JIT compiler applies any related security mitigations. Available starting with .NET Framework 4.8.</summary>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This API doesn't seem to exist @rpetrusha and the right link would start with T:

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now. Left a minor comment.

Co-Authored-By: rpetrusha <ronpet@microsoft.com>
@mairaw mairaw closed this Apr 9, 2019
@mairaw mairaw reopened this Apr 9, 2019
@mairaw
Copy link
Contributor

mairaw commented Apr 9, 2019

Started a new build

@mairaw
Copy link
Contributor

mairaw commented Apr 12, 2019

Good to merge @rpetrusha?

@rpetrusha
Copy link
Author

Yes, @mairaw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET Framework 4.8 Identifies work items for the .NET Framework 4.8 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants