zspitz / ExpressionTreeVisualizer

Debugging visualizer for expression trees
MIT License
340 stars 26 forks source link

Parse XML doc on System.Linq.Expressions types and provide on visualizer #56

Open zspitz opened 5 years ago

zspitz commented 5 years ago

Provide documentation in tooltip for:

zspitz commented 5 years ago

https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/metadata/imetadatadispenser-interface

zspitz commented 5 years ago

Or use https://www.mono-project.com/docs/tools+libraries/libraries/Mono.Cecil/ and store the XML doc in the assembly.