16 references to ERROR_SUCCESS
System.ServiceModel (16)
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (16)
581if (status != SafeNativeMethods.ERROR_SUCCESS) 602if (status != SafeNativeMethods.ERROR_SUCCESS) 622if (status != SafeNativeMethods.ERROR_SUCCESS) 675if (status != SafeNativeMethods.ERROR_SUCCESS) 695if (status != SafeNativeMethods.ERROR_SUCCESS) 714if (status != SafeNativeMethods.ERROR_SUCCESS) 740if (status != SafeNativeMethods.ERROR_SUCCESS || regHandle == null || regHandle.IsInvalid) 762if (status == SafeNativeMethods.ERROR_SUCCESS) 771if (status != SafeNativeMethods.ERROR_SUCCESS) 780if (status != SafeNativeMethods.ERROR_SUCCESS || regHandle == null || regHandle.IsInvalid) 793if (ret == SafeNativeMethods.ERROR_SUCCESS) 816if (ret == SafeNativeMethods.ERROR_SUCCESS) 821while (ret == SafeNativeMethods.ERROR_SUCCESS); 832if (SafeNativeMethods.ERROR_SUCCESS == ret) 837if (SafeNativeMethods.ERROR_SUCCESS == ret) 882if (SafeNativeMethods.RegCloseKey(handle) == SafeNativeMethods.ERROR_SUCCESS)