-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Added overview of C# member access operators #12240
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
Added overview of C# member access operators #12240
Conversation
|
closing and reponing while reviewing. |
BillWagner
left a comment
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.
Super great work @pkulikov
I had one item for discussion. I'm marking as "request changes" so it stays in my review queue. Checking the build status and review site next.
docs/csharp/language-reference/operators/member-access-operators.md
Outdated
Show resolved
Hide resolved
|
Here's the internal review link I checked the build and all the snippet includes. They are all fine. 👍 |
|
@BillWagner thanks for review! I've addressed your feedback. (Strangely, your review comments are timestamped into the future (at least on my side)) |
|
Thanks again @pkulikov I'll |
Fixes #11118
Supported by dotnet/samples#886