2 references to GetInterfaces
System.AddIn (2)
System\Addin\Hosting\Store\PipelineComponent.cs (1)
278
TypeInfo[] interfaces = currentTypeInfo.
GetInterfaces
();
System\Addin\MiniReflection\TypeInfo.cs (1)
880
return defInfo.
GetInterfaces
();