2 references to ERROR_ALREADY_EXISTS
System (2)
net\System\Net\HttpListener.cs (2)
678
if (statusCode == UnsafeNclNativeMethods.ErrorCodes.
ERROR_ALREADY_EXISTS
)
1130
if (statusCode == UnsafeNclNativeMethods.ErrorCodes.
ERROR_ALREADY_EXISTS
)