2 writes to nLength
Microsoft.Build (2)
BackEnd\Components\Communications\NodeLauncher.cs (2)
147processSecurityAttributes.nLength = Marshal.SizeOf<BackendNativeMethods.SECURITY_ATTRIBUTES>(); 148threadSecurityAttributes.nLength = Marshal.SizeOf<BackendNativeMethods.SECURITY_ATTRIBUTES>();