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