1 reference to typeofIContract
System.AddIn (1)
System\Addin\Hosting\Store\HostAdapter.cs (1)
78
if (paramType.IsInterface && (paramType.Implements(
typeofIContract
)))