.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 c869a4fc16 Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
..
AbstractFreezable.cs Namespace adjustments for Syntax classes 9 years ago
AbstractResolvedEntity.cs Remove some dead code in the type system. 7 years ago
AbstractResolvedMember.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago
AbstractResolvedTypeParameter.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
AbstractType.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
AbstractUnresolvedEntity.cs Remove some dead code in the type system. 7 years ago
AbstractUnresolvedMember.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago
AccessorOwnerMemberReference.cs Adjust namespaces 9 years ago
BaseTypeCollector.cs Adjust namespaces 9 years ago
BlobReader.cs Fix #856: fix decompilation of attributes where null is passed to a parameter of type System.Type. 8 years ago
DefaultAssemblyReference.cs Remove a bunch of obsolete NRefactory code. 8 years ago
DefaultAttribute.cs Remove some dead code in the type system. 7 years ago
DefaultMemberReference.cs Namespace adjustments for Syntax classes 9 years ago
DefaultParameter.cs Remove some dead code in the type system. 7 years ago
DefaultResolvedEvent.cs #1085: Keep track of whether an unresolved type is a class type or a value type. 7 years ago
DefaultResolvedField.cs #1085: Keep track of whether an unresolved type is a class type or a value type. 7 years ago
DefaultResolvedMethod.cs Remove some dead code in the type system. 7 years ago
DefaultResolvedProperty.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago
DefaultResolvedTypeDefinition.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
DefaultResolvedTypeParameter.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedAssembly.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedAttribute.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedEvent.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedField.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedMethod.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedParameter.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedProperty.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedTypeDefinition.cs Remove some dead code in the type system. 7 years ago
DefaultUnresolvedTypeParameter.cs Remove some dead code in the type system. 7 years ago
DefaultVariable.cs Remove some dead code in the type system. 7 years ago
DummyTypeParameter.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
ExplicitInterfaceImplementationMemberReference.cs Adjust namespaces 9 years ago
GetClassTypeReference.cs #1085: Keep track of whether an unresolved type is a class type or a value type. 7 years ago
GetMembersHelper.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago
KnownTypeCache.cs Adjust namespaces 9 years ago
MergedNamespace.cs Adjust namespaces 9 years ago
MinimalCorlib.cs Adjust namespaces 9 years ago
NestedTypeReference.cs #1085: Keep track of whether an unresolved type is a class type or a value type. 7 years ago
ResolvedAttributeBlob.cs Remove some dead code in the type system. 7 years ago
SimpleCompilation.cs Adjust namespaces 9 years ago
SimpleConstantValue.cs Adjust namespaces 9 years ago
SimpleInterningProvider.cs Namespace adjustments for Syntax classes 9 years ago
SpecializedEvent.cs Adjust namespaces 9 years ago
SpecializedField.cs Adjust namespaces 9 years ago
SpecializedMember.cs Remove some dead code in the type system. 7 years ago
SpecializedMethod.cs Remove some dead code in the type system. 7 years ago
SpecializedProperty.cs Adjust namespaces 9 years ago
SpecializingMemberReference.cs Adjust namespaces 9 years ago
TypeParameterReference.cs Adjust namespaces 9 years ago
TypeWithElementType.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
UnknownType.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 7 years ago
UnresolvedAttributeBlob.cs Adjust namespaces 9 years ago
UnresolvedSecurityDeclarationBlob.cs Remove direct dependency on System.Security.Permissions.PermissionSetAttribute (prep for .NET Standard) 8 years ago
VoidTypeDefinition.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 7 years ago