Skip to content

Add missing inheritdocs references to IParsable.TryParse - #75856

Merged
dakersnar merged 4 commits into
dotnet:mainfrom
dakersnar:fix-72410
Sep 21, 2022
Merged

Add missing inheritdocs references to IParsable.TryParse#75856
dakersnar merged 4 commits into
dotnet:mainfrom
dakersnar:fix-72410

Conversation

@dakersnar

Copy link
Copy Markdown
Contributor

These references were missing, preventing them from being automatically imported into dotnet-api-docs. I manually fixed the docs (dotnet/dotnet-api-docs#8403) but I'm adding the inheritdocs references here to sync the two.

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

These references were missing, preventing them from being automatically imported into dotnet-api-docs. I manually fixed the docs (dotnet/dotnet-api-docs#8403) but I'm adding the inheritdocs references here to sync the two.

Author:dakersnar
Assignees:dakersnar
Labels:

area-System.Numerics

Milestone:-

@dakersnar

Copy link
Copy Markdown
ContributorAuthor

@tannergooding I added a commit covering the suggestions given during the api-docs review.

@dakersnar
dakersnar merged commit f526724 into dotnet:mainSep 21, 2022
@ghostghost locked as resolved and limited conversation to collaborators Oct 21, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dakersnar@tannergooding