3 references to Throw
System.ServiceModel (3)
System\ServiceModel\Administration\WbemException.cs (1)
49Throw((WbemNative.WbemStatus)hr);
System\ServiceModel\Administration\WbemProvider.cs (2)
797WbemException.Throw(WbemNative.WbemStatus.WBEM_E_INVALID_OBJECT_PATH); 827WbemException.Throw(WbemNative.WbemStatus.WBEM_E_INVALID_QUERY);