.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 2d842a596a Add KnownAttribute.CallerMemberName, CallerFilePath and CallerLineNumber 7 years ago
..
AbstractFreezable.cs Namespace adjustments for Syntax classes 9 years ago
AbstractType.cs Introduce IType.IsByRefLike. 7 years ago
AbstractTypeParameter.cs Introduce IType.IsByRefLike. 7 years ago
AttributeListBuilder.cs Fix #1208: v4.x: EnumUnderlyingTypeResolveException when opening up assembly 7 years ago
BaseTypeCollector.cs Adjust namespaces 9 years ago
CustomAttribute.cs Fix NullReferenceException in TypeSystemAstBuilder when attribute argument decoding fails. 7 years ago
DefaultAssemblyReference.cs Rename IAssembly -> IModule. 7 years ago
DefaultAttribute.cs Fix NullReferenceException in TypeSystemAstBuilder when attribute argument decoding fails. 7 years ago
DefaultParameter.cs Don't cache attributes in the type system. 7 years ago
DefaultTypeParameter.cs Remove some of the old TS implementations. 7 years ago
DefaultVariable.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
DummyTypeParameter.cs Don't cache attributes in the type system. 7 years ago
FakeMember.cs Rename IAssembly -> IModule. 7 years ago
GetClassTypeReference.cs Rename IAssembly -> IModule. 7 years ago
GetMembersHelper.cs Use resolved TS in member filter predicates. 7 years ago
KnownAttributes.cs Add KnownAttribute.CallerMemberName, CallerFilePath and CallerLineNumber 7 years ago
KnownTypeCache.cs Rename IAssembly -> IModule. 7 years ago
MergedNamespace.cs Rename IAssembly -> IModule. 7 years ago
MetadataEvent.cs Rename IAssembly -> IModule. 7 years ago
MetadataField.cs Rename IAssembly -> IModule. 7 years ago
MetadataMethod.cs #1214: Assertion Failed in DecodeSignature() - Fix type system metadata; parameter metadata was assigned to parameter types in the wrong order. 7 years ago
MetadataNamespace.cs Rename IAssembly -> IModule. 7 years ago
MetadataParameter.cs Rename IAssembly -> IModule. 7 years ago
MetadataProperty.cs Simplify signature of DetermineIsIndexer. 7 years ago
MetadataTypeDefinition.cs Fix #1231: System.BadImageFormatException: Invalid coded index 7 years ago
MetadataTypeParameter.cs Rename IAssembly -> IModule. 7 years ago
MinimalCorlib.cs IModule should implement ISymbol. 7 years ago
NestedTypeReference.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
PinnedType.cs Merge branch 'split-variables' 7 years ago
SimpleCompilation.cs Merge IDecompilerTypeSystem with ICompilation. 7 years ago
SpecializedEvent.cs Implement MetadataEvent and re-work the representation of attribute arguments. 7 years ago
SpecializedField.cs Remove unimplemented IMember.IsShadowing and IField.IsFixed. 7 years ago
SpecializedMember.cs Rename IAssembly -> IModule. 7 years ago
SpecializedMethod.cs Don't cache attributes in the type system. 7 years ago
SpecializedParameter.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
SpecializedProperty.cs Add MetadataProperty. 7 years ago
TypeParameterReference.cs Remove more dead TypeSystem code: ISymbolReference 7 years ago
TypeWithElementType.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
UnknownType.cs Removed unused TS code: IType.ToTypeReference() 7 years ago