4 references to IContractInReflectionLoaderContext
System.AddIn (4)
System\Addin\Hosting\Store\AddInAdapter.cs (3)
52System.Diagnostics.Contracts.Contract.Assert(type.Assembly.ReflectionOnly && IContractInReflectionLoaderContext.Assembly.ReflectionOnly, 62if (!IContractInReflectionLoaderContext.IsAssignableFrom(type)) 71if (IContractInReflectionLoaderContext.IsAssignableFrom(contractInterface))
System\Addin\Hosting\Store\ContractComponent.cs (1)
39if (!IContractInReflectionLoaderContext.IsAssignableFrom(type))