<PackageReference Include="Microsoft.Packaging.Tools" Version="1.0.0-preview2-25401-01" />

System.Reflection.Metadata.Ecma335.MetadataReaderExtensions

public static class MetadataReaderExtensions

public static int GetHeapMetadataOffset(this MetadataReader reader, HeapIndex heapIndex)

public static int GetHeapSize(this MetadataReader reader, HeapIndex heapIndex)

public static BlobHandle GetNextHandle(this MetadataReader reader, BlobHandle handle)

public static StringHandle GetNextHandle(this MetadataReader reader, StringHandle handle)

public static int GetTableMetadataOffset(this MetadataReader reader, TableIndex tableIndex)

public static int GetTableRowCount(this MetadataReader reader, TableIndex tableIndex)

public static int GetTableRowSize(this MetadataReader reader, TableIndex tableIndex)