1 write to _context
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
271
_context
= System.ActivationContext.CreatePartialActivationContext(_identity);
1 reference to _context
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (1)
311
ObjectHandle oh = Activator.CreateInstance(
_context
);