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