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