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