This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
ILSpy
mirror of
https://github.com/icsharpcode/ILSpy.git
Watch
1
Star
0
Fork
You've already forked ILSpy
0
Code
Issues
Projects
Releases
Wiki
Activity
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
c-sharp
dotnet
mono
decompile
decompiler
decompiler-engine
dotnetcore
ilspy
pdb
unity
7436
Commits
18
Branches
85
Tags
83 MiB
C#
98.6%
JavaScript
0.6%
Visual Basic .NET
0.2%
PowerShell
0.2%
Tree:
9cc35cdca2
ILSpy
/
ICSharpCode.Decompiler
/
TypeSystem
History
Siegfried Pammer
5cb1fe32f6
Merge pull request
#2992
An error occurred
from icsharpcode/ref-fields
2 years ago
..
Implementation
Merge pull request
#2992
An error occurred
from icsharpcode/ref-fields
2 years ago
Accessibility.cs
…
ApplyAttributeTypeVisitor.cs
Add feature: C#11 nint without NativeIntegerAttribute
2 years ago
ArrayType.cs
…
AssemblyQualifiedTypeName.cs
…
ByReferenceType.cs
…
ComHelper.cs
Work on
#1204
An error occurred
: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
3 years ago
DecompilerTypeSystem.cs
Rename lifetime annotation to `ScopedRef`
2 years ago
FullTypeName.cs
…
FunctionPointerType.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
GenericContext.cs
…
IAssembly.cs
Add AssemblyVersion to IModule
3 years ago
IAttribute.cs
…
ICodeContext.cs
…
ICompilation.cs
…
IDecompilerTypeSystem.cs
…
IEntity.cs
Work on
#1204
An error occurred
: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
3 years ago
IEvent.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
IField.cs
Fix "ref readonly" fields.
2 years ago
IFreezable.cs
…
IInterningProvider.cs
…
IMember.cs
…
IMethod.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
INamedElement.cs
…
INamespace.cs
…
IParameter.cs
Rename lifetime annotation to `ScopedRef`
2 years ago
IParameterizedMember.cs
…
IProperty.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
ISupportsInterning.cs
…
ISymbol.cs
…
IType.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
ITypeDefinition.cs
Suppress warnings.
3 years ago
ITypeDefinitionOrUnknown.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
ITypeParameter.cs
…
ITypeReference.cs
…
IVariable.cs
…
InheritanceHelper.cs
Work on
#1204
An error occurred
: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
3 years ago
IntersectionType.cs
…
KnownTypeReference.cs
Add support for DefaultInterpolatedStringHandler
3 years ago
MetadataModule.cs
Fix interaction of C# 11 nint==IntPtr with overload resolution.
2 years ago
ModifiedType.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
NormalizeTypeVisitor.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
Nullability.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
NullableType.cs
…
ParameterListComparer.cs
…
ParameterizedType.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
PointerType.cs
…
ReferenceResolvingException.cs
…
ReflectionHelper.cs
…
ReflectionNameParseException.cs
…
SimpleTypeResolveContext.cs
…
SpecialType.cs
Fix
#2860
An error occurred
2 years ago
TaskType.cs
…
TopLevelTypeName.cs
…
TupleType.cs
#2823
An error occurred
: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types.
3 years ago
TypeKind.cs
…
TypeParameterSubstitution.cs
…
TypeProvider.cs
Fix
#2913
An error occurred
: ArgumentException when generic class is missing `1 suffix.
2 years ago
TypeSystemExtensions.cs
Fix interaction of C# 11 nint==IntPtr with overload resolution.
2 years ago
TypeUtils.cs
…
TypeVisitor.cs
Add MemberNotNullWhenAttribute to IMethod, IProperty and IEvent. Make sure that it's guaranteed that AccessorOwner is non-null, when IsAccessor is true.
3 years ago
VarArgInstanceMethod.cs
Work on
#1204
An error occurred
: Add optimized implementation of HasAttribute and GetAttribute to IEntity.
3 years ago