4 references to GetLastSystemError
System.Private.Windows.Core (4)
System\Private\Windows\Ole\DragDropHelper.cs (4)
208
throw new Win32Exception(Marshal.
GetLastSystemError
(), SR.ExternalException);
215
throw new Win32Exception(Marshal.
GetLastSystemError
(), SR.ExternalException);
366
throw new Win32Exception(Marshal.
GetLastSystemError
(), SR.ExternalException);
373
throw new Win32Exception(Marshal.
GetLastSystemError
(), SR.ExternalException);