This is regarding the XML Documentation inheritance when implementing an interface.
I noticed that the intellisense for a class automatically contains the interface's XML documentation when the method has no XML documentation of its own.
However, this does not seem to work when the Interface is referenced from a nuget package. Is there an easy way to get this to work? I tried using /// <inheritdoc/> but that didn't work either.
Thank you so much
-Davrob01
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.