2 references to ZeroMemory
System.Drawing (2)
commonui\System\Drawing\Advanced\GraphicsPathIterator.cs (2)
284SafeNativeMethods.ZeroMemory((IntPtr)(checked((long)memoryPts + resultCount * size)), (UIntPtr)((count - resultCount) * size)); 326SafeNativeMethods.ZeroMemory((IntPtr)(checked((long)memoryPts + resultCount * size)), (UIntPtr)((count - resultCount) * size));