.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 5670bfc132 Stack slots holding value types previously nevertheless often had type `object` 3 weeks ago
..
Implementation Move UsingScope and CSharpTypeResolveContext into the type system 1 month ago
Accessibility.cs dev: Strip BOM mark from text files 1 year ago
ApplyAttributeTypeVisitor.cs Remove ApplyPdbLocalTypeInfoTypeVisitor (merge it into ApplyAttributeTypeVisitor) 2 years ago
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 Remove obsolete lifetime annotation fields 1 month 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 Model scoped parameter lifetimes 1 month 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 Require System.ValueTuple to be a struct to be tuple compatible 1 month 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 Move the remaining ResolveResult subclasses into the Semantics namespace 1 month ago
TypeUtils.cs Stack slots holding value types previously nevertheless often had type `object` 3 weeks ago
TypeVisitor.cs dev: Strip BOM mark from text files 1 year ago
UsingScope.cs Move UsingScope and CSharpTypeResolveContext into the type system 1 month ago
VarArgInstanceMethod.cs dev: Strip BOM mark from text files 1 year ago