PathAssemblyResolver(IEnumerable<String>) Constructor

Definition

Initializes a new instance of the PathAssemblyResolver class.

C#
public PathAssemblyResolver(System.Collections.Generic.IEnumerable<string> assemblyPaths);

Parameters

assemblyPaths
IEnumerable<String>

A collection of assembly path strings.

Exceptions

assemblyPaths is null.

One of the paths in assemblyPaths is invalid.

Applies to

Produkt Verzie
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)