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