Namespace Volo.Abp.Reflection
Classes
AssemblyFinder
ReflectionHelper
TypeFinder
TypeHelper
Interfaces
IAssemblyFinder
Used to get assemblies in the application. It may not return all assemblies, but those are related with modules.
ITypeFinder
Used to get types in the application. It may not return all types, but those are related with modules.