ExpressionTreeVisualizer
ExpressionTreeVisualizer copied to clipboard
Parse XML doc on System.Linq.Expressions types and provide on visualizer
Provide documentation in tooltip for:
- [ ] Property
- [ ] Node type
- [ ] Concrete object type, or narrowest public subtype (or interface?)
https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/metadata/imetadatadispenser-interface
Or use https://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/ and store the XML doc in the assembly.