38 protected override void Dispose(
bool disposing)
override AbstractMemoryBlock GetMemoryBlockImpl(int start, int size)
ByteArrayMemoryProvider(ImmutableArray< byte > array)
readonly ImmutableArray< byte > _array
override Stream GetStream(out StreamConstraints constraints)
override void Dispose(bool disposing)
static ? byte[] DangerousGetUnderlyingArray(ImmutableArray< byte > array)
static int CompareExchange(ref int location1, int value, int comparand)
static int Exchange(ref int location1, int value)