de4dot-cex/de4dot.code/renamer
de4dot cf1ed9fb64 Use a MethodDefKey
Fixes problem when a class implements an interface that its base class
also implements, but those interfaces are in two different assemblies
(different version, eg. mscorlib 2.0 and mscorlib 4.0).
2012-01-23 09:14:50 +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 Use ParameterDefinition.Sequence 2012-01-21 20:31:47 +01:00
TypeNames.cs Update copyright years 2012-01-09 23:02:47 +01:00
TypeRenamerState.cs Update copyright years 2012-01-09 23:02:47 +01:00
VariableNameState.cs Update copyright years 2012-01-09 23:02:47 +01:00