-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Use Enum.Parse<TEnum> #4032
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
Use Enum.Parse<TEnum> #4032
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7376883
to
667a3d5
Compare
333b638
to
77086e8
Compare
fe67877
to
e3aecd3
Compare
f4e805d
to
9fc7cdf
Compare
6bc5ab5
to
7fdf915
Compare
9cc1069
to
4ba0e5f
Compare
b10dc48
to
b98273e
Compare
690e637
to
efd1df9
Compare
4568d07
to
3a491a3
Compare
a3c603c
to
7da36f6
Compare
I've got a request from Microsoft to push out this one: #3999, is this one close to wrapping? |
Sure. |
c439b0a
to
e7ba023
Compare
d17b6b4
to
2b99e96
Compare
jbogard
approved these changes
Sep 30, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I guess the diff is useless :) I could open another PR with the C# 10 stuff.