Skip to content
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

Update XmlEnricher to read any XML docs for referenced dlls #32

Open
donaldgray opened this issue Apr 20, 2017 · 0 comments
Open

Update XmlEnricher to read any XML docs for referenced dlls #32

donaldgray opened this issue Apr 20, 2017 · 0 comments
Labels
Milestone

Comments

@donaldgray
Copy link
Contributor

The default implementation of IXmlDocumentationReader parses the XML documentation for entry assembly only.

The XML is parsed and saved in a lookup upfront for speed of processing later.

Update this to read XML documents for any referenced dll, not just the entry assembly.

@donaldgray donaldgray added the bug label Apr 20, 2017
@wwwlicious wwwlicious modified the milestone: 2.0 May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants