Summary
Gets the assembly candidate finder.
- Assembly
- Rocket
.Surgery .Extensions .DependencyInjection .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .DependencyInjection - Containing Type
- I
Service Convention Context
Syntax
IAssemblyCandidateFinder AssemblyCandidateFinder { get; }
Attributes
Type | Description |
---|---|
NotNullAttribute |
Value
Type | Description |
---|---|
I |
The assembly candidate finder. |