79 long position =
stream.Position;
120 return lazyMetadataReader;
127 return lazyMetadataReader;
static bool IsFileStream(Stream stream)
AbstractMemoryBlock GetMemoryBlock()
void Dispose(bool disposing)
static int GetAndValidateSize(Stream stream, int size, string streamParameterName)
static unsafe NativeHeapMemoryBlock ReadMemoryBlockNoLock(Stream stream, bool isFileStream, long start, int size)
static string StreamMustSupportReadAndSeek
static int CompareExchange(ref int location1, int value, int comparand)