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