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