de4dot-cex/de4dot.code/renamer/asmmodules
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
..
EventDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
FieldDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
GenericParamDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
IResolver.cs Update copyright years 2012-01-09 23:02:47 +01:00
MemberRefFinder.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodNameScopes.cs Update copyright years 2012-01-09 23:02:47 +01:00
Module.cs Update copyright years 2012-01-09 23:02:47 +01:00
Modules.cs Update copyright years 2012-01-09 23:02:47 +01:00
ParamDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
PropertyDef.cs Update copyright years 2012-01-09 23:02:47 +01:00
Ref.cs Update copyright years 2012-01-09 23:02:47 +01:00
RefDict.cs Update copyright years 2012-01-09 23:02:47 +01:00
TypeDef.cs Use a MethodDefKey 2012-01-23 09:14:50 +01:00