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