.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 cabb02b5fd Add support for decoding function pointer types in signatures. 5 years ago
..
Implementation Add support for decoding function pointer types in signatures. 5 years ago
Accessibility.cs #2128: Reformat the whole code base. 5 years ago
ApplyAttributeTypeVisitor.cs Add support for decoding function pointer types in signatures. 5 years ago
ArrayType.cs #2128: Reformat the whole code base. 5 years ago
AssemblyQualifiedTypeName.cs #2128: Reformat the whole code base. 5 years ago
ByReferenceType.cs #2128: Reformat the whole code base. 5 years ago
ComHelper.cs #2128: Reformat the whole code base. 5 years ago
DecompilerTypeSystem.cs Add support for decoding function pointer types in signatures. 5 years ago
FullTypeName.cs #2128: Reformat the whole code base. 5 years ago
FunctionPointerType.cs Add support for decoding function pointer types in signatures. 5 years ago
GenericContext.cs #2128: Reformat the whole code base. 5 years ago
IAssembly.cs #2128: Reformat the whole code base. 5 years ago
IAttribute.cs #2128: Reformat the whole code base. 5 years ago
ICodeContext.cs #2128: Reformat the whole code base. 5 years ago
ICompilation.cs #2128: Reformat the whole code base. 5 years ago
IDecompilerTypeSystem.cs #2128: Reformat the whole code base. 5 years ago
IEntity.cs #2128: Reformat the whole code base. 5 years ago
IEvent.cs #2128: Reformat the whole code base. 5 years ago
IField.cs #2128: Reformat the whole code base. 5 years ago
IFreezable.cs #2128: Reformat the whole code base. 5 years ago
IInterningProvider.cs #2128: Reformat the whole code base. 5 years ago
IMember.cs #2128: Reformat the whole code base. 5 years ago
IMethod.cs #2128: Reformat the whole code base. 5 years ago
INamedElement.cs #2128: Reformat the whole code base. 5 years ago
INamespace.cs #2128: Reformat the whole code base. 5 years ago
IParameter.cs #2128: Reformat the whole code base. 5 years ago
IParameterizedMember.cs Remove unresolved TS interfaces. 7 years ago
IProperty.cs #2128: Reformat the whole code base. 5 years ago
ISupportsInterning.cs #2128: Reformat the whole code base. 5 years ago
ISymbol.cs #2128: Reformat the whole code base. 5 years ago
IType.cs #2128: Reformat the whole code base. 5 years ago
ITypeDefinition.cs #2128: Reformat the whole code base. 5 years ago
ITypeParameter.cs #2128: Reformat the whole code base. 5 years ago
ITypeReference.cs #2128: Reformat the whole code base. 5 years ago
IVariable.cs #2128: Reformat the whole code base. 5 years ago
InheritanceHelper.cs #2128: Reformat the whole code base. 5 years ago
IntersectionType.cs #2128: Reformat the whole code base. 5 years ago
KnownTypeReference.cs #2128: Reformat the whole code base. 5 years ago
MetadataModule.cs #2128: Reformat the whole code base. 5 years ago
ModifiedType.cs #2128: Reformat the whole code base. 5 years ago
NormalizeTypeVisitor.cs #2128: Reformat the whole code base. 5 years ago
Nullability.cs First attempt at integrating C# nullable reference types into the type system. 6 years ago
NullableType.cs #2128: Reformat the whole code base. 5 years ago
ParameterListComparer.cs #2128: Reformat the whole code base. 5 years ago
ParameterizedType.cs #2128: Reformat the whole code base. 5 years ago
PointerType.cs #2128: Reformat the whole code base. 5 years ago
ReferenceResolvingException.cs Adjust namespaces 9 years ago
ReflectionHelper.cs #2128: Reformat the whole code base. 5 years ago
ReflectionNameParseException.cs #2128: Reformat the whole code base. 5 years ago
SimpleTypeResolveContext.cs #2128: Reformat the whole code base. 5 years ago
SpecialType.cs #2128: Reformat the whole code base. 5 years ago
TaskType.cs #2128: Reformat the whole code base. 5 years ago
TopLevelTypeName.cs #2128: Reformat the whole code base. 5 years ago
TupleType.cs #2128: Reformat the whole code base. 5 years ago
TypeKind.cs Add support for decoding function pointer types in signatures. 5 years ago
TypeParameterSubstitution.cs #2128: Reformat the whole code base. 5 years ago
TypeProvider.cs Add support for decoding function pointer types in signatures. 5 years ago
TypeSystemExtensions.cs #2128: Reformat the whole code base. 5 years ago
TypeUtils.cs #2128: Reformat the whole code base. 5 years ago
TypeVisitor.cs Add support for decoding function pointer types in signatures. 5 years ago
VarArgInstanceMethod.cs #2128: Reformat the whole code base. 5 years ago