Summary
An assembly candidate finders
Users a given name of an assembly to find other assemblies that reference it.
Syntax
public interface IAssemblyCandidateFinder
Attributes
Type | Description |
---|---|
Nullable |
Methods
Name | Value | Summary |
---|---|---|
Get |
IEnumerable |
Get the candidates for a given set
|
Extension Methods
Name | Value | Summary |
---|---|---|
Get |
IEnumerable |
Get the candidates for a given set
|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|