3 references to ERROR_NOT_ENOUGH_MEMORY
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3218
case UnsafeNativeMethods.
ERROR_NOT_ENOUGH_MEMORY
:
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
414
case UnsafeNativeMethods.
ERROR_NOT_ENOUGH_MEMORY
:
System\ServiceModel\Channels\SocketConnection.cs (1)
1609
else if (socketException.ErrorCode == UnsafeNativeMethods.
ERROR_NOT_ENOUGH_MEMORY
||