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