提交 25624fd4 编写于 作者: C CyrusNajmabadi

Fix comment.

上级 60b97a4b
......@@ -341,7 +341,7 @@ private string GetDefinitionIssues(IEnumerable<ReferencedSymbol> getMethodRefere
var editor = new SyntaxEditor(root, updatedSolution.Workspace);
// First replace all the get methods with properties.
// First replace all the properties with the appropriate getters/setters.
foreach (var definition in currentDefinitions)
{
cancellationToken.ThrowIfCancellationRequested();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册