提交 f4657a8e 编写于 作者: C Cyrus Najmabadi

Remove

上级 7f644044
......@@ -14,8 +14,6 @@ internal sealed class SymbolMoniker
public string Identifier { get; }
//public IPackageInformation? PackageInformation { get; }
public SymbolMoniker(string scheme, string identifier)
{
this.Scheme = scheme;
......
......@@ -13,7 +13,7 @@
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Editor.FindUsages;
using Microsoft.CodeAnalysis.Editor.SymbolMonikers;
using Microsoft.CodeAnalysis.Editor.LanguageServiceIndexFormat;
using Microsoft.CodeAnalysis.FindUsages;
using Microsoft.CodeAnalysis.Host.Mef;
using Microsoft.CodeAnalysis.PooledObjects;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册