3 references to CreateInMTA
System.Management (3)
managementpath.cs (3)
252
IWbemPath wbemPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath));//new WbemDefPath();
640
wmiPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath));//new WbemDefPath ();
927
wmiPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath));//new WbemDefPath();