class f__AnonymousType0<< Count > j__TPar
static T AddByteOffset< T >(T source, IntPtr byteOffset)
static bool IsAddressLessThan< T >(T left, T right)
static T As< T >(object o)
static bool AreSame< T >(T left, T right)
static T ReadUnaligned< T >(byte source)
static void InitBlockUnaligned(byte startAddress, byte value, uint byteCount)
static T Add< T >(T source, int elementOffset)
static void WriteUnaligned< T >(byte destination, T value)
static unsafe T AsRef< T >(void *source)
static unsafe T Read< T >(void *source)
static unsafe void * AsPointer< T >(T value)
static TTo As< TTo, TFrom >(TFrom source)