2 references to IsPinned
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GCHandle.cs (2)
98
if (
IsPinned
(handle) && !Marshal.IsPinnable(value))
118
if (!
IsPinned
(handle))