1 write to _ptr
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (1)
1886_ptr = ptr;
2 references to _ptr
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (2)
1882internal readonly IntPtr Ptr => _ptr; 1891Marshal.Release(_ptr);