2 references to SecurityAttributes
MSBuildTaskHost (2)
NativeMethods.cs (2)
394_nLength = (uint)Marshal.SizeOf(typeof(SecurityAttributes)); 1633internal static extern bool CreatePipe(out SafeFileHandle hReadPipe, out SafeFileHandle hWritePipe, SecurityAttributes lpPipeAttributes, int nSize);