提交 da77a698 编写于 作者: C CyrusNajmabadi

Fix comment.

上级 63a74d4d
......@@ -139,7 +139,7 @@ private static int GetPrecedence(ReferencedSymbol referencedSymbol)
var filteredLocations = FilterDefinitionLocations(definition);
// Convert the filtered set of locations to DefinitionLocation instances.
// If weren't any to, say because the symbol had no locations that we
// If weren't able to, say because the symbol had no locations that we
// could understand (like Location.None), then we skip this item.
var definitionLocations = ConvertLocations(solution, referencedSymbol, filteredLocations);
var displayParts = definition.ToDisplayParts(s_definitionDisplayFormat).ToTaggedText();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册