Click or drag to resize
AssemblyDiscovery Methods

The AssemblyDiscovery type exposes the following members.

Methods
  NameDescription
Public methodGetAssemblies
Returns an enumerable collection of application assemblies.
Public methodStatic memberGetAssembliesFilePaths
Returns an enumerable collection of file paths to all assemblies in the directories that the assembly resolver probes.
Public methodStatic memberIsAssemblyDiscoverable
Returns true if the given assembly is discoverable
Top
See Also