Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MetadataAssemblyResolver Class

Definition

Namespace:
System.Reflection
Assembly:
System.Reflection.MetadataLoadContext.dll
Package:
System.Reflection.MetadataLoadContext v11.0.0-preview.5.26302.115
Source:
MetadataAssemblyResolver.cs
Source:
MetadataAssemblyResolver.cs
Source:
MetadataAssemblyResolver.cs
Source:
MetadataAssemblyResolver.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides the base class for binding algorithms used by MetadataLoadContext.

public ref class MetadataAssemblyResolver abstract
public abstract class MetadataAssemblyResolver
type MetadataAssemblyResolver = class
Public MustInherit Class MetadataAssemblyResolver
Inheritance
MetadataAssemblyResolver
Derived

Constructors

Name Description
MetadataAssemblyResolver()

Initializes an instance of MetadataAssemblyResolver.

Methods

Name Description
Resolve(MetadataLoadContext, AssemblyName)

Returns an assembly from a given assembly name.

Applies to


Feedback

Was this page helpful?