.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 ce891da793 Fix #3064: Do not only match the full assembly name, but also try to match the filename when applying the "inassembly:" search filter. 2 years ago
..
AbstractEntitySearchStrategy.cs Fix #3064: Do not only match the full assembly name, but also try to match the filename when applying the "inassembly:" search filter. 2 years ago
AbstractSearchStrategy.cs ILSpyX: Make all Search-related types public 3 years ago
AssemblySearchStrategy.cs Fix nullability warnings in ILSpyX 3 years ago
CSharpLexer.cs Fix #3038: Fall back to string search if search term is not a single token. 2 years ago
LiteralSearchStrategy.cs We don't need the else block, the base class IsMatch already inspects the terms. 2 years ago
MemberSearchStrategy.cs ILSpyX: Make all Search-related types public 3 years ago
MetadataTokenSearchStrategy.cs ILSpyX: Make all Search-related types public 3 years ago
NamespaceSearchStrategy.cs ILSpyX: Make all Search-related types public 3 years ago
ResourceSearchStrategy.cs ILSpyX: Make all Search-related types public 3 years ago
SearchResult.cs Fix nullability warnings in ILSpyX 3 years ago