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