23 internal EventTableReader(
int numberOfRows,
int typeDefOrRefRefSize,
int stringHeapRefSize,
MemoryBlock containingBlock,
int containingBlockOffset)
37 int num = (handle.RowId - 1) *
RowSize;
43 int num = (handle.RowId - 1) *
RowSize;
49 int num = (handle.RowId - 1) *
RowSize;
unsafe ushort PeekUInt16(int offset)
unsafe MemoryBlock GetMemoryBlockAt(int offset, int length)
int PeekHeapReference(int offset, bool smallRefSize)
uint PeekTaggedReference(int offset, bool smallRefSize)