9 Commits (2715c47f19ba328460966c1107ef8efd571d9a9a)

Author SHA1 Message Date
yoyobbi 3be3f265d8 Fix multi-dimensional array parameters. ILSpy navigation requires the "0:" lower bound specifier. 10 years ago
yoyobbi e3a3a7ec33 fix: multi-dimensional arrays sometimes working 10 years ago
yggy 807143052b fix: destructors / finalizers 10 years ago
yggy b4f3a8e4c8 fix: use element type full name for array parameters 10 years ago
yoyobbi 60a3cff3d0 change: simplified approach based on string parsing rather than recursive structure analysis. Not fully tested but pretty sure it will work. 10 years ago
yggy eee3467492 More string-based approach. Many things working, but not yet pointers. 10 years ago
yggy 6c0006ad98 Work in progress attempting to get full XmlDocKey generation from DTE CodeElements working. Not there yet. 10 years ago
yggy 0542b56a0c tweak: method rename plus some documentation comments 10 years ago
yggy 3a75f60915 change: move "navigateto" key generation to separate CodeElementXmlDocKeyProvider class, in preparation for porting the logic of the existing XmlDocKeyProvider 10 years ago