marek-stoj / ImmDoc.NET

ImmDoc .NET is a command-line utility for generating HTML documentation from a set of .NET assemblies and XML files created by the compiler. It's developed in C#.
GNU General Public License v2.0
53 stars 11 forks source link

Assertion failed on public nested type #3

Closed yallie closed 11 years ago

yallie commented 11 years ago

When the project contains public nested type defined in a non-public class, it crashes ImmDocNet:

Screenshot