.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 ec86ba2dad Fix some bugs introduced by nested type lazy-loading. 8 years ago
..
Implementation Remove more dead TypeSystem code: ISymbolReference 8 years ago
Accessibility.cs Add "private protected" support 8 years ago
AnonymousType.cs Remove some dead code in the type system. 8 years ago
ArrayType.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
AssemblyLoader.cs
AssemblyQualifiedTypeName.cs
ByReferenceType.cs
CecilLoader.cs Fix some bugs introduced by nested type lazy-loading. 8 years ago
ComHelper.cs
DecompilerTypeSystem.cs #980: Fix type substitution for lambdas. 8 years ago
DefaultSolutionSnapshot.cs
DomRegion.cs
Error.cs
FullTypeName.cs
IAmbience.cs
IAssembly.cs Use MetadataToken for type lookups within the current assembly. 8 years ago
IAttribute.cs Remove some dead code in the type system. 8 years ago
ICodeContext.cs
ICompilation.cs
IConstantValue.cs
IDecompilerTypeSystem.cs #980: Fix type substitution for lambdas. 8 years ago
IEntity.cs Add MetadataToken property to type system. 8 years ago
IEvent.cs
IField.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
IFreezable.cs
IInterningProvider.cs
IMember.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
IMethod.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
INamedElement.cs
INamespace.cs
IParameter.cs Remove some dead code in the type system. 8 years ago
IParameterizedMember.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
IProjectContent.cs
IProperty.cs
ISolutionSnapshot.cs
ISupportsInterning.cs
ISymbol.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
IType.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 8 years ago
ITypeDefinition.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 8 years ago
ITypeParameter.cs Remove some dead code in the type system. 8 years ago
ITypeReference.cs
IUnresolvedFile.cs
IVariable.cs Remove some dead code in the type system. 8 years ago
InheritanceHelper.cs
IntersectionType.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
KnownTypeReference.cs
NullableType.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 8 years ago
ParameterListComparer.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
ParameterizedType.cs Fix #1085: The type system can now parameterize not just type definitions, but also unknown types. 8 years ago
PointerType.cs
ReferenceResolvingException.cs
ReflectionHelper.cs Fix #1084: Decompiling constants of the target type 8 years ago
ReflectionNameParseException.cs
SimpleTypeResolveContext.cs
SpecialType.cs
SpecializingDecompilerTypeSystem.cs #980: Fix type substitution for lambdas. 8 years ago
TaskType.cs
TopLevelTypeName.cs
TypeKind.cs
TypeParameterSubstitution.cs Use IReadOnlyList<T> instead of IList<T> in the resolved type system. 8 years ago
TypeSystemExtensions.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago
TypeUtils.cs #1085: Keep track of whether an unresolved type is a class type or a value type. 8 years ago
TypeVisitor.cs
TypesHierarchyHelpers.cs
VarArgInstanceMethod.cs Remove more dead TypeSystem code: ISymbolReference 8 years ago