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