2 references to ERROR_NOT_SUPPORTED
System.ServiceModel (2)
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (2)
647
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new Win32Exception(SafeNativeMethods.
ERROR_NOT_SUPPORTED
));
666
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new Win32Exception(SafeNativeMethods.
ERROR_NOT_SUPPORTED
));