1 write to _array
mscorlib (1)
system\io\pinnedbuffermemorystream.cs (1)
44_array = array;
1 reference to _array
mscorlib (1)
system\io\pinnedbuffermemorystream.cs (1)
48fixed(byte* ptr = _array)