未验证 提交 384fbc3e 编写于 作者: C CyrusNajmabadi 提交者: GitHub

Update src/VisualStudio/Core/Def/Implementation/Progression/GraphQueries/SearchGraphQuery.cs

上级 cb5fbd5c
......@@ -58,8 +58,7 @@ private async Task ProcessProjectAsync(Project project, GraphBuilder graphBuilde
}
else
{
await AddLinkedNodeForMemberAsync(
project, symbol, graphBuilder).ConfigureAwait(false);
await AddLinkedNodeForMemberAsync(project, symbol, graphBuilder).ConfigureAwait(false);
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册