3 references to ERROR_ALREADY_EXISTS
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (2)
2097
else if (error == UnsafeNativeMethods.
ERROR_ALREADY_EXISTS
)
2578
if (error == UnsafeNativeMethods.
ERROR_ALREADY_EXISTS
)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
607
case UnsafeNativeMethods.
ERROR_ALREADY_EXISTS
: