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)
48
fixed(byte* ptr =
_array
)