2 writes to lpSecurityDescriptor
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
641lpSecurityDescriptor = new SafeLocalMemHandle(); 665lpSecurityDescriptor = new SafeLocalMemHandle();
2 references to lpSecurityDescriptor
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (2)
660if (lpSecurityDescriptor != null) 662lpSecurityDescriptor.Dispose();