4 references to CreateInstance
mscorlib (2)
system\appdomain.cs (2)
1127
ObjectHandle oh = Activator.
CreateInstance
(AppDomain.CurrentDomain.ActivationContext);
4004
oh = Activator.
CreateInstance
(ad.ActivationContext);
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
311
ObjectHandle oh = Activator.
CreateInstance
(_context);
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
1375
ObjectHandle oh = Activator.
CreateInstance
(_context);