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