XML docs for LINQ Join, LeftJoin, RightJoin#111177
Merged
eiriktsarpalis merged 7 commits intodotnet:mainfrom May 20, 2025
Merged
XML docs for LINQ Join, LeftJoin, RightJoin#111177eiriktsarpalis merged 7 commits intodotnet:mainfrom
eiriktsarpalis merged 7 commits intodotnet:mainfrom
Conversation
src/libraries/System.Linq.Queryable/src/System/Linq/Queryable.cs
Outdated
Show resolved
Hide resolved
11 tasks
0xced
reviewed
Jan 10, 2025
0xced
reviewed
Jan 10, 2025
ec356f5 to
a8e5a78
Compare
Member
Author
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
Member
|
@roji I updated the branch, which will also force rerunning the pipelines. As far as I can tell, there's only one remaining topic for the remarks, with an open question to @carlossanlop. |
3 tasks
eiriktsarpalis
approved these changes
May 20, 2025
Member
eiriktsarpalis
left a comment
There was a problem hiding this comment.
I believe the questions have been answered. We need the porting tool to manually port docs to dotnet-api-docs and we're satisfied that <code> blocks are supported.
Member
|
/ba-g CI timeouts. |
SimaTian
pushed a commit
that referenced
this pull request
May 27, 2025
* XML docs for LINQ Join, LeftJoin, RightJoin See #110872 (comment) * Remove nullability annotations in the docs * Fix some incorrect xml code references * Correct sample method names * Correct summaries --------- Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com> Co-authored-by: Eirik Tsarpalis <eirik.tsarpalis@gmail.com>
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
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.
See #110872 (comment)