de4dot-cex/de4dot.code/renamer
de4dot 257456fd8b Speed up renaming by storing less names in the typeNames dict.
merge() was pretty slow but is much faster now.
2012-01-28 00:17:00 +01:00
..
asmmodules Use a MethodDefKey 2012-01-23 09:14:50 +01:00
DerivedFrom.cs Update copyright years 2012-01-09 23:02:47 +01:00
ExistingNames.cs Update copyright years 2012-01-09 23:02:47 +01:00
INameChecker.cs Update copyright years 2012-01-09 23:02:47 +01:00
MemberInfos.cs Update copyright years 2012-01-09 23:02:47 +01:00
NameCreators.cs Update copyright years 2012-01-09 23:02:47 +01:00
Renamer.cs Use non-renamable prop/event since it should be valid 2012-01-22 23:47:35 +01:00
TypeInfo.cs Speed up method param renaming code 2012-01-27 05:39:25 +01:00
TypeNames.cs Speed up renaming by storing less names in the typeNames dict. 2012-01-28 00:17:00 +01:00
TypeRenamerState.cs Update copyright years 2012-01-09 23:02:47 +01:00
VariableNameState.cs Speed up renaming by storing less names in the typeNames dict. 2012-01-28 00:17:00 +01:00