.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.
 
 
 
 
Siegfried Pammer a1726a9dbf Fix #3938: nested-type members must not inherit ExtensionInfo 2 months ago
..
Implementation Fix #3938: nested-type members must not inherit ExtensionInfo 2 months ago
Accessibility.cs dev: Strip BOM mark from text files 1 year ago
ApplyAttributeTypeVisitor.cs
ArrayType.cs dev: Strip BOM mark from text files 1 year ago
AssemblyQualifiedTypeName.cs dev: Strip BOM mark from text files 1 year ago
ByReferenceType.cs dev: Strip BOM mark from text files 1 year ago
ComHelper.cs dev: Strip BOM mark from text files 1 year ago
DecompilerTypeSystem.cs Report deduplicated reference count, deflake EventSource schema tests 2 months ago
ExtensionInfo.cs Apply suggestions from Claude code review 6 months ago
FullTypeName.cs dev: Strip BOM mark from text files 1 year ago
FunctionPointerType.cs Handle multiple calling conventions at once 10 months ago
GenericContext.cs dev: Strip BOM mark from text files 1 year ago
IAssembly.cs dev: Strip BOM mark from text files 1 year ago
IAttribute.cs dev: Strip BOM mark from text files 1 year ago
ICodeContext.cs dev: Strip BOM mark from text files 1 year ago
ICompilation.cs Add support for C# 14 first-class span types in the type system. 10 months ago
IDecompilerTypeSystem.cs dev: Strip BOM mark from text files 1 year ago
IEntity.cs dev: Strip BOM mark from text files 1 year ago
IEvent.cs dev: Strip BOM mark from text files 1 year ago
IField.cs dev: Strip BOM mark from text files 1 year ago
IFreezable.cs dev: Strip BOM mark from text files 1 year ago
IInterningProvider.cs dev: Strip BOM mark from text files 1 year ago
IMember.cs Remove the now-unused IMemberReference interface 2 months ago
IMethod.cs Add a treenode and decompiler APIs for extensions. 6 months ago
INamedElement.cs dev: Strip BOM mark from text files 1 year ago
INamespace.cs dev: Strip BOM mark from text files 1 year ago
IParameter.cs dev: Strip BOM mark from text files 1 year ago
IParameterizedMember.cs dev: Strip BOM mark from text files 1 year ago
IProperty.cs dev: Strip BOM mark from text files 1 year ago
ISupportsInterning.cs dev: Strip BOM mark from text files 1 year ago
ISymbol.cs dev: Strip BOM mark from text files 1 year ago
IType.cs dev: Strip BOM mark from text files 1 year ago
ITypeDefinition.cs Add a treenode and decompiler APIs for extensions. 6 months ago
ITypeDefinitionOrUnknown.cs dev: Strip BOM mark from text files 1 year ago
ITypeParameter.cs dev: Strip BOM mark from text files 1 year ago
ITypeReference.cs dev: Strip BOM mark from text files 1 year ago
IVariable.cs dev: Strip BOM mark from text files 1 year ago
InheritanceHelper.cs dev: Strip BOM mark from text files 1 year ago
IntersectionType.cs dev: Strip BOM mark from text files 1 year ago
KnownTypeReference.cs dev: Strip BOM mark from text files 1 year ago
MetadataModule.cs Fix typo in MetadataModule.GetDefinition 6 months ago
ModifiedType.cs dev: Strip BOM mark from text files 1 year ago
NormalizeTypeVisitor.cs dev: Strip BOM mark from text files 1 year ago
Nullability.cs dev: Strip BOM mark from text files 1 year ago
NullableType.cs dev: Strip BOM mark from text files 1 year ago
ParameterListComparer.cs dev: Strip BOM mark from text files 1 year ago
ParameterizedType.cs dev: Strip BOM mark from text files 1 year ago
PointerType.cs dev: Strip BOM mark from text files 1 year ago
ReferenceResolvingException.cs dev: Strip BOM mark from text files 1 year ago
ReflectionHelper.cs dev: Strip BOM mark from text files 1 year ago
ReflectionNameParseException.cs dev: Strip BOM mark from text files 1 year ago
SimpleTypeResolveContext.cs dev: Strip BOM mark from text files 1 year ago
SpecialType.cs dev: Strip BOM mark from text files 1 year ago
TaskType.cs Handle non-Task task-likes (ValueTask, custom AsyncMethodBuilder) in ILReader async return-type unpacking. 4 months ago
TopLevelTypeName.cs dev: Strip BOM mark from text files 1 year ago
TupleType.cs dev: Strip BOM mark from text files 1 year ago
TypeKind.cs Fix IDE2000 globally 9 months ago
TypeParameterSubstitution.cs dev: Strip BOM mark from text files 1 year ago
TypeProvider.cs dev: Strip BOM mark from text files 1 year ago
TypeSystemExtensions.cs Fix #3938: nested-type members must not inherit ExtensionInfo 2 months ago
TypeUtils.cs dev: Strip BOM mark from text files 1 year ago
TypeVisitor.cs dev: Strip BOM mark from text files 1 year ago
VarArgInstanceMethod.cs dev: Strip BOM mark from text files 1 year ago