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