3 writes to nLength
Microsoft.Build.Engine (3)
LocalProvider\LocalNodeProvider.cs (2)
782pSec.nLength = Marshal.SizeOf(pSec); 783tSec.nLength = Marshal.SizeOf(tSec);
LocalProvider\SharedMemory.cs (1)
175saAttr.nLength = Marshal.SizeOf(typeof(NativeMethods.SECURITY_ATTRIBUTES));