System\ServiceModel\Administration\WbemProvider.cs (3)
343WbemException.ThrowIfFail(wbemObject.Get("__CLASS", 0, ref val, ref type, ref favor));
762WbemException.ThrowIfFail(this.wbemInParms.Get(name, 0, ref val, ref type, ref favor));
1000WbemException.ThrowIfFail(this.wbemObject.Get(name, 0, ref val, ref type, ref favor));