Summary
Initializes a new instance of the
DependencyContextAssemblyCandidateFinder
class.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions .Reflection - Containing Type
- Dependency
Context Assembly Candidate Finder
Syntax
public DependencyContextAssemblyCandidateFinder(DependencyContext dependencyContext, ILogger logger = null)
Parameters
Name | Type | Description |
---|---|---|
dependencyContext | DependencyContext | The dependency context. |
logger | ILogger | The logger. |
Return Value
Type | Description |
---|---|
void |