.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer 1f9472e10e Refactor GetDeclaringAssembly + Add support for module references. 7 years ago
..
AbstractFreezable.cs Namespace adjustments for Syntax classes 9 years ago
AbstractResolvedTypeParameter.cs Remove some of the old TS implementations. 7 years ago
AbstractType.cs Use resolved TS in member filter predicates. 7 years ago
AttributeListBuilder.cs Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 7 years ago
BaseTypeCollector.cs Adjust namespaces 9 years ago
CustomAttribute.cs Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 7 years ago
DefaultAssemblyReference.cs Remove a bunch of obsolete NRefactory code. 8 years ago
DefaultAttribute.cs Implement MetadataEvent and re-work the representation of attribute arguments. 7 years ago
DefaultParameter.cs Don't cache attributes in the type system. 7 years ago
DefaultTypeParameter.cs Remove some of the old TS implementations. 7 years ago
DefaultVariable.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
DummyTypeParameter.cs Don't cache attributes in the type system. 7 years ago
FakeMember.cs Remove some of the old TS implementations. 7 years ago
GetClassTypeReference.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
GetMembersHelper.cs Use resolved TS in member filter predicates. 7 years ago
KnownAttributes.cs Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 7 years ago
KnownTypeCache.cs Adjust namespaces 9 years ago
MergedNamespace.cs Clean up type system interfaces. 7 years ago
MetadataEvent.cs Don't cache attributes in the type system. 7 years ago
MetadataField.cs Don't cache attributes in the type system. 7 years ago
MetadataMethod.cs Don't cache attributes in the type system. 7 years ago
MetadataNamespace.cs Started work on new resolved TS implementation that directly uses SRM. 7 years ago
MetadataParameter.cs Don't cache attributes in the type system. 7 years ago
MetadataProperty.cs Don't cache attributes in the type system. 7 years ago
MetadataTypeDefinition.cs Remove some of the old TS implementations. 7 years ago
MetadataTypeParameter.cs Fix tuple type in 'new List<(int, string)>'. 7 years ago
MinimalCorlib.cs Rewrite MinimalCorlib without using the unresolved TS. 7 years ago
NestedTypeReference.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
SimpleCompilation.cs Started work on new resolved TS implementation that directly uses SRM. 7 years ago
SpecializedEvent.cs Implement MetadataEvent and re-work the representation of attribute arguments. 7 years ago
SpecializedField.cs Remove unimplemented IMember.IsShadowing and IField.IsFixed. 7 years ago
SpecializedMember.cs Don't cache attributes in the type system. 7 years ago
SpecializedMethod.cs Don't cache attributes in the type system. 7 years ago
SpecializedParameter.cs Don't cache attributes in the type system. 7 years ago
SpecializedProperty.cs Add MetadataProperty. 7 years ago
TypeParameterReference.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
TypeSpecification.cs Refactor GetDeclaringAssembly + Add support for module references. 7 years ago
TypeWithElementType.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
UnknownType.cs Removed unused TS code: IType.ToTypeReference() 7 years ago