2 references to FileNotFound
WsatConfig (2)
Configuration\WsatServiceAddress.cs (1)
135if (retVal != SafeNativeMethods.NoError && retVal != SafeNativeMethods.FileNotFound && retVal != SafeNativeMethods.ErrorInvalidParameter)
Configuration\WsatServiceCertificate.cs (1)
162if (retVal != SafeNativeMethods.NoError && retVal != SafeNativeMethods.FileNotFound && retVal != SafeNativeMethods.ErrorInvalidParameter)