3 references to CreateInMTA
System.Management (3)
System\Management\ManagementPath.cs (3)
249
IWbemPath wbemPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath)); //new WbemDefPath();
642
wmiPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath)); //new WbemDefPath ();
935
wmiPath = (IWbemPath)MTAHelper.
CreateInMTA
(typeof(WbemDefPath)); //new WbemDefPath();