mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 02:10:45 -05:00
Rename SearchProvider to SearchExtentions
This commit is contained in:
parent
3fca9cc99f
commit
3da3e10f9f
@ -5,7 +5,7 @@ using Mono.Cecil.Rocks;
|
||||
|
||||
namespace AssemblyRemapper.Reflection;
|
||||
|
||||
internal static class SearchProvider
|
||||
internal static class SearchExtentions
|
||||
{
|
||||
public static EMatchResult MatchIsAbstract(this TypeDefinition type, SearchParams parms, ScoringModel score)
|
||||
{
|
Loading…
x
Reference in New Issue
Block a user