Skip to content

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

@donaldgray

Description

@donaldgray

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions