.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.
Eusebiu Marcu
a2b35dbd60
Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc).
|
15 years ago |
| .. |
|
BookmarkBase.cs
|
Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc).
|
15 years ago |
|
BookmarkEventHandler.cs
|
Use "ICSharpCode." prefix for ILSpy.Debugger namespaces.
|
15 years ago |
|
BookmarkManager.cs
|
Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc).
|
15 years ago |
|
BreakpointBookmark.cs
|
Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc).
|
15 years ago |
|
BreakpointBookmarkEventArgs.cs
|
Use "ICSharpCode." prefix for ILSpy.Debugger namespaces.
|
15 years ago |
|
CurrentLineBookmark.cs
|
Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc).
|
15 years ago |
|
IBookmark.cs
|
Use "ICSharpCode." prefix for ILSpy.Debugger namespaces.
|
15 years ago |
|
MarkerBookmark.cs
|
Prepare for debugging single methods or properties.
|
15 years ago |