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