1 reference to CoTaskMemRealloc
mscorlib (1)
system\runtime\interopservices\marshal.cs (1)
1943
IntPtr pNewMem = Win32Native.
CoTaskMemRealloc
(pv, new UIntPtr((uint)cb));