67            TableIndex.File => reader.
FileTable.RowSize, 
 
 
  137            TableIndex.File => reader.
FileTable.Block, 
 
 
  162        return reader.GetMetadataBlock(
heapIndex).Length;
 
 
  180            HeapIndex.Blob => reader.
BlobHeap.Block, 
 
  181            HeapIndex.Guid => reader.
GuidHeap.Block, 
 
 
 
static Exception UnexpectedValue(object value)
 
static void ArgumentNull(string parameterName)
 
static void TableIndexOutOfRange()
 
static string Format(string resourceFormat, object p1)
 
static string UnexpectedHandleKind
 
unsafe readonly byte * Pointer