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