Summary
Initializes a new instance of the
DependencyContextAssemblyCandidateFinder
class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions .Reflection - Containing Type
- App
Domain Assembly Candidate Finder
Syntax
public AppDomainAssemblyCandidateFinder(AppDomain appDomain = null, ILogger logger = null)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
appDomain | AppDomain | The application domain. |
logger | ILogger | The logger. |
Return Value
Type | Description |
---|---|
void |