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