MetadataUpdater Class

Definition

public ref class MetadataUpdater abstract sealed
public static class MetadataUpdater
type MetadataUpdater = class
Public Class MetadataUpdater
Inheritance
MetadataUpdater

Properties

IsSupported

Gets a value that indicates whether the assembly update is enabled and available.

Methods

ApplyUpdate(Assembly, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)

Updates the specified assembly using the provided metadata, IL, and PDB deltas.

Applies to