AppDomainAssemblyCandidateFinder Class

Summary

Assembly candidate finder that uses System.AppDomain
AppDomainAssemblyCandidateFinder
Object

Syntax

public class AppDomainAssemblyCandidateFinder : IAssemblyCandidateFinder

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Methods

Name Value Summary
GetCandidateAssemblies(IEnumerable<string>) IEnumerable<Assembly>
Get the candidates for a given set

Extension Methods

See Also