2 references to SecurityAttributes
Microsoft.Build.Framework (2)
NativeMethods.cs (2)
402_nLength = (uint)Marshal.SizeOf<SecurityAttributes>(); 1773internal static extern bool CreatePipe(out SafeFileHandle hReadPipe, out SafeFileHandle hWritePipe, SecurityAttributes lpPipeAttributes, int nSize);