2 writes to _managedArray
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ArrayMarshaller.cs (2)
143_managedArray = null; 148_managedArray = array;
1 reference to _managedArray
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ArrayMarshaller.cs (1)
168public ReadOnlySpan<T> GetManagedValuesSource() => _managedArray;