481 mem2->m_value =
value;
class f__AnonymousType0<< Count > j__TPar
static unsafe void ZeroMemory(byte *src, long len)
unsafe void WriteCore(ReadOnlySpan< byte > buffer)
override void Write(ReadOnlySpan< byte > buffer)
override ValueTask WriteAsync(ReadOnlyMemory< byte > buffer, [Optional] CancellationToken cancellationToken)
unsafe override void WriteByte(byte value)
unsafe byte * PositionPointer
unsafe override int ReadByte()
unsafe void Initialize(byte *pointer, long length, long capacity, FileAccess access)
unsafe UnmanagedMemoryStream(byte *pointer, long length)
override void SetLength(long value)
override Task WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
unsafe int ReadCore(Span< byte > buffer)
override long Seek(long offset, SeekOrigin loc)
override ValueTask< int > ReadAsync(Memory< byte > buffer, [Optional] CancellationToken cancellationToken)
override void Dispose(bool disposing)
override int Read(byte[] buffer, int offset, int count)
override int Read(Span< byte > buffer)
override void Write(byte[] buffer, int offset, int count)
override Task< int > ReadAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)
override Task FlushAsync(CancellationToken cancellationToken)
unsafe UnmanagedMemoryStream(byte *pointer, long length, long capacity, FileAccess access)
Task< int > _lastReadTask
static void PrepareConstrainedRegions()
static int Exchange(int location1, int value)
static long Read(long location)
static void ThrowArgumentOutOfRangeException()