1 write to SystemAddInInReflectionOnlyContext
System.AddIn (1)
System\Addin\Hosting\InspectionWorker.cs (1)
49SystemAddInInReflectionOnlyContext = Assembly.ReflectionOnlyLoad(typeof(AddInStore).Assembly.FullName);
2 references to SystemAddInInReflectionOnlyContext
System.AddIn (2)
System\Addin\Hosting\InspectionWorker.cs (2)
51PipelineComponent.SetTypesFromReflectionLoaderContext(SystemAddInInReflectionOnlyContext, SystemAddInContractsInReflectionOnlyContext); 74return SystemAddInInReflectionOnlyContext;