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