using System; using System.Collections.Generic; using System.Linq; using Wox.Core.Plugin; using Wox.Plugin; namespace Wox.Core { internal class AssemblyHelper { } }