-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Added documentation for System.Diagnostics.Tracing APIs targeted for 3.0 #2972
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Let's wait for @rpetrusha / @mairaw and @sywhang to give their opinion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @jozkee!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just changed the verb from Obtains to Returns to match other existing ToString doc descriptions.
@mairaw looks good to me, as long as build passes, I think this can be merged. |
Affected APIs:
Note: I used
EventSource.ToString
as a reference for the methods included here.