PackageCompilationAssemblyResolver.TryResolveAssemblyPaths Methode

Definitie

public:
 virtual bool TryResolveAssemblyPaths(Microsoft::Extensions::DependencyModel::CompilationLibrary ^ library, System::Collections::Generic::List<System::String ^> ^ assemblies);
public bool TryResolveAssemblyPaths(Microsoft.Extensions.DependencyModel.CompilationLibrary library, System.Collections.Generic.List<string>? assemblies);
abstract member TryResolveAssemblyPaths : Microsoft.Extensions.DependencyModel.CompilationLibrary * System.Collections.Generic.List<string> -> bool
override this.TryResolveAssemblyPaths : Microsoft.Extensions.DependencyModel.CompilationLibrary * System.Collections.Generic.List<string> -> bool
Public Function TryResolveAssemblyPaths (library As CompilationLibrary, assemblies As List(Of String)) As Boolean

Parameters

assemblies
List<String>

Retouren

Implementeringen

Van toepassing op