1 reference to ERROR_INSUFFICIENT_BUFFER
System (1)
compmod\system\componentmodel\Win32Exception.cs (1)
110
else if (Marshal.GetLastWin32Error() == SafeNativeMethods.
ERROR_INSUFFICIENT_BUFFER
) {