4 references to ErrorAlreadyExists
WsatConfig (4)
Configuration\WsatServiceAddress.cs (2)
66if (SafeNativeMethods.ErrorAlreadyExists == retVal) 92if (SafeNativeMethods.ErrorAlreadyExists == retVal)
Configuration\WsatServiceCertificate.cs (2)
72if (SafeNativeMethods.ErrorAlreadyExists == retVal) 105if (SafeNativeMethods.ErrorAlreadyExists == retVal)