AssemblyExtensions Class

Definition

public ref class AssemblyExtensions abstract sealed
public static class AssemblyExtensions
type AssemblyExtensions = class
Public Module AssemblyExtensions
Inheritance
AssemblyExtensions

Methods

TryGetRawMetadata(Assembly, Byte*, Int32)

Retrieves the metadata section of the assembly, for use with MetadataReader.

Applies to