3 Commits (7794fbe2be4e701f2703d5f6c1cf120b28fc9a15)

Author SHA1 Message Date
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 10 months ago
Siegfried Pammer 7e69247f3f Add nullability annotations 1 year ago
Christoph Wille 8acd117f91 Move non-UI analyzer code to ILSpyX 1 year ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
James May f8353d3181 MethodUsedByAnalyzer: Hide for unresolved methods 3 years ago
Siegfried Pammer 1efcfe4ae4 #2594: Improve AssemblyListSnapshot: normalize all .NET Framework versions "v4.x" to "v4" 3 years ago
Siegfried Pammer 4f6f7effd9 #2594: Add AnalyzerHelpers.IsPossibleReferenceTo for methods to speed MethodUsedByAnalyzer 3 years ago
Siegfried Pammer 1bd24e6ec2 #2594: MethodUsedByAnalyzer: Create code mappings only for types that actually have a usage of the analyzed method. 3 years ago
Siegfried Pammer 3dd360dbe1 Fix #2105: Add "parent" methods of FSMs to output in MethodUsedByAnalyzer and MethodVirtualUsedByAnalyzer 5 years ago
Siegfried Pammer f9a016a755 #2105: Display async method instead of FSM method, if C# is selected in the MethodUsedByAnalyzer. 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer 560f6560fc MethodUsedByAnalyzer: add missing newobj instruction to list of supported instructions. 7 years ago
Siegfried Pammer 3606542f5b Fix #1290: Missing ldftn/ldvirtftn usages of methods. 7 years ago
Siegfried Pammer c753b65f08 MethodUsedByAnalyzer: Fix detection of usages in expression trees. 7 years ago
Daniel Grunwald 61698b615d Fix #1232: BadImageFormatException: Invalid SEH header 7 years ago
Siegfried Pammer 2839724e8d Add ExportAnalyzerAttribute 7 years ago
Siegfried Pammer 3b1ad6a69c Fix bugs in TypeUsedByAnalyzer, MethodUsedByAnalyzer and others. 7 years ago
Siegfried Pammer 0464b1a02d Clean up of IAnalyzer API. 7 years ago
Daniel Grunwald 1f3916d554 Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 7 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 7 years ago
Siegfried Pammer bd26ab4413 Add file headers to analyzers. 7 years ago
Siegfried Pammer 1e3cfd19f5 Add method used by + virtual used by 7 years ago
Siegfried Pammer 34641c7785 Move Analyzer types to correct namespaces. 7 years ago
Siegfried Pammer a4bec3c8c5 Add new Analyzer API (PoC) 7 years ago