| .. |
|
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
|
Properly support `calli` instruction and its interaction with function pointer types.
|
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
|
#2198: Make ILSpy more resilient in case of obfuscated assemblies.
|
5 years ago |
|
FullTypeName.cs
|
#2128: Reformat the whole code base.
|
5 years ago |
|
FunctionPointerType.cs
|
Add support for .NET 5 custom calling conventions.
|
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.
|
8 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
|
#2198: Make ILSpy more resilient in case of obfuscated assemblies.
|
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.
|
7 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
|
Properly support `calli` instruction and its interaction with function pointer types.
|
5 years ago |
|
TypeSystemExtensions.cs
|
Support `ldftn` in the context of a function pointer.
|
5 years ago |
|
TypeUtils.cs
|
Properly support `calli` instruction and its interaction with function pointer types.
|
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 |