To use: -copy all files in ILSpy directory with overwritten option. -in left treeview use new commands(contextmenu), when selected item in tree-"MethodDefinition".
P.S. Plugin not working with standart Mono.Cecil 0.9.5.4. and working only with Mono.Cecil 0.9.5.4. mod by WiCKY(Author:SAE) List of changes: -ignore null type (Read TypeDefinition) -ignore invalid parameter(Read MethodDefinition) -ignore invalid generic argument() -ignore invalid attribute (if (attribute.Constructor == null) continue;) -ignore invalid signature(GetSecurityDeclarationSignature) -fix handle null value in obfuscated assembly -add ToString for CustomAttributeArgument -add ToString for CustomAttributeNamedArgument -ignore null element(MemberDefinition) -avoid recursive declaringtype of some obfuscated assemblies,currently only one level checking -add AllMemberReferences(IEnumerable<MemberReference> GetMemberReferences) -add ElementTypeIntValue(ElementTypeIntValue) -add support to read/write directly from bytes(FromBytes) -Read reloc section, Contributed by Khiem Nguyen and many more.....
Update log - fix some bug (thanks to ==DJ==[ZLO])
Update log 1.0.4 - add scrollbar to general metodview and infoview
Update log 1.0.7 - reDraw GUI - add GUI to launch third-party applications - add some SubItem`s in plugin menu for comfort work )) Latest version http://www.mediafire.com/?4zwwgo902yt2o1f