3 references to ERROR_OUTOFMEMORY
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
3219
case UnsafeNativeMethods.
ERROR_OUTOFMEMORY
:
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
415
case UnsafeNativeMethods.
ERROR_OUTOFMEMORY
:
System\ServiceModel\Channels\SocketConnection.cs (1)
1611
socketException.ErrorCode == UnsafeNativeMethods.
ERROR_OUTOFMEMORY
)