.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.
 
 
 
 
Daniel Grunwald b149238777 Introduce IType.IsByRefLike. 8 years ago
..
AbstractFreezable.cs Namespace adjustments for Syntax classes 9 years ago
AbstractType.cs Introduce IType.IsByRefLike. 8 years ago
AbstractTypeParameter.cs Introduce IType.IsByRefLike. 8 years ago
AttributeListBuilder.cs Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 8 years ago
BaseTypeCollector.cs Adjust namespaces 9 years ago
CustomAttribute.cs Use MetadataAssembly (the new TS implementation) in DecompilerTypeSystem. 8 years ago
DefaultAssemblyReference.cs Remove a bunch of obsolete NRefactory code. 9 years ago
DefaultAttribute.cs Implement MetadataEvent and re-work the representation of attribute arguments. 8 years ago
DefaultParameter.cs Don't cache attributes in the type system. 8 years ago
DefaultTypeParameter.cs Remove some of the old TS implementations. 8 years ago
DefaultVariable.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
DummyTypeParameter.cs Don't cache attributes in the type system. 8 years ago
FakeMember.cs Remove some of the old TS implementations. 8 years ago
GetClassTypeReference.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
GetMembersHelper.cs Use resolved TS in member filter predicates. 8 years ago
KnownAttributes.cs Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
KnownTypeCache.cs Adjust namespaces 9 years ago
MergedNamespace.cs Clean up type system interfaces. 8 years ago
MetadataEvent.cs Allow comparing metadata entities across compilations. 8 years ago
MetadataField.cs Allow comparing metadata entities across compilations. 8 years ago
MetadataMethod.cs Allow comparing metadata entities across compilations. 8 years ago
MetadataNamespace.cs Started work on new resolved TS implementation that directly uses SRM. 8 years ago
MetadataParameter.cs Don't cache attributes in the type system. 8 years ago
MetadataProperty.cs Allow comparing metadata entities across compilations. 8 years ago
MetadataTypeDefinition.cs Introduce IType.IsByRefLike. 8 years ago
MetadataTypeParameter.cs Allow comparing metadata entities across compilations. 8 years ago
MinimalCorlib.cs Introduce IType.IsByRefLike. 8 years ago
NestedTypeReference.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
SimpleCompilation.cs Started work on new resolved TS implementation that directly uses SRM. 8 years ago
SpecializedEvent.cs Implement MetadataEvent and re-work the representation of attribute arguments. 8 years ago
SpecializedField.cs Remove unimplemented IMember.IsShadowing and IField.IsFixed. 8 years ago
SpecializedMember.cs Don't cache attributes in the type system. 8 years ago
SpecializedMethod.cs Don't cache attributes in the type system. 8 years ago
SpecializedParameter.cs Don't cache attributes in the type system. 8 years ago
SpecializedProperty.cs Add MetadataProperty. 8 years ago
TypeParameterReference.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
TypeSpecification.cs Introduce IType.IsByRefLike. 8 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() 8 years ago