3 references to GetHandleValue
mscorlib (3)
system\runtime\interopservices\gchandle.cs (3)
145
return InternalGet(
GetHandleValue
());
155
InternalSet(
GetHandleValue
(), value, IsPinned());
176
return InternalAddrOfPinnedObject(
GetHandleValue
());