3 references to WbemInstance
System.ServiceModel (3)
System\ServiceModel\Administration\WbemProvider.cs (3)
670
return new InstanceContext(new
WbemInstance
(this.parms, className));
879
:
this
(parms, objPathRegex.ClassName)
888
:
this
(wbemInstance.parms, className)