Skip to content

Port exception found in System.Composition.Hosting source comments to… #2322

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

Merged
merged 2 commits into from
Apr 25, 2019

Conversation

carlossanlop
Copy link
Contributor

… Docs

Summary

Automatically ported an exception found in the triple slash souce code comments in System.Composition.Hosting that was not found in dotnet-api-docs.

The exception summary was originally empty, so I found the root cause that would throw it in this function:
https://github.com/dotnet/corefx/blob/a6f76f4f620cbe74821c6445af3f13e048361658/src/System.Composition.Hosting/src/System/Composition/Hosting/Core/ExportDescriptorRegistry.cs#L51

Fixes #Issue_Number (if available)

@carlossanlop
Copy link
Contributor Author

@mairaw @rpetrusha Please take a look whenever you get a chance.

Adding area owners @maryamariyan, @ViktorHofer in case they have any additional comments or suggestions about the description of this missing exception.

Copy link

@rpetrusha rpetrusha 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 adding this exception, @carlossanlop. I've suggested a change so that it conform to our general pattern for exception conditions.

@mairaw mairaw added this to the April 2019 milestone Apr 17, 2019
@rpetrusha
Copy link

Thanks, @carlossanlop. I'll merge your PR now.

@rpetrusha rpetrusha merged commit c997cb2 into dotnet:master Apr 25, 2019
@carlossanlop carlossanlop deleted the compositionhosting branch April 25, 2019 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants