2 writes to _exposable
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (2)
53_exposable = true; 95_exposable = publiclyVisible; // Can TryGetBuffer/GetBuffer return the array?
2 references to _exposable
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\MemoryStream.cs (2)
182if (!_exposable) 189if (!_exposable)