Skip to content

Add missing docs for System.Collections.Immutable #4060

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

eiriktsarpalis
Copy link
Member

Summary

Contributes to #3914

@eiriktsarpalis eiriktsarpalis requested a review from layomia as a code owner April 1, 2020 15:14
@dotnet-bot dotnet-bot added this to the April 2020 milestone Apr 1, 2020
@carlossanlop carlossanlop requested a review from a team April 1, 2020 16:27
@carlossanlop carlossanlop added new-content Indicates PRs that contain new articles Release: .NET Core 1.x labels Apr 1, 2020
@carlossanlop carlossanlop linked an issue Apr 1, 2020 that may be closed by this pull request
Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

Thanks for the change, @eiriktsarpalis . Most of these remarks were imported from implemented interfaces, but they should be reviewed to determine if they also apply for the current API. Especially examples (don't keep them if they are not testing the current API).

The only message in remarks that should always stay is the one for Explicit Interface Implementations, so don't remove those:

This member is an explicit interface member implementation. It can be used only when the <xref:CurrentTypeDocId> instance is cast to an <xref:InterfaceDocId> interface.

eiriktsarpalis and others added 15 commits April 1, 2020 20:20
@BillWagner BillWagner added the changes-addressed Indicates PRs that had all comments addressed and are awaiting for new review label Apr 2, 2020
@BillWagner
Copy link
Member

@carlossanlop It looks like all changes have been addressed.

@eiriktsarpalis
Copy link
Member Author

@carlossanlop this should be ready to go in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes-addressed Indicates PRs that had all comments addressed and are awaiting for new review new-content Indicates PRs that contain new articles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.Collections 1.x undocumented APIs
4 participants