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

Fixes

上级 57226dcb
......@@ -272,8 +272,8 @@ private bool IsDecomposableChainPart(SyntaxNode node)
}
/// <summary>
/// Recursively walks down 'node' decomposing it into the individual tokens and
/// nodes we want to look for chunks in.
/// Recursively walks down <paramref name="node"/> decomposing it into the individual
/// tokens and nodes we want to look for chunks in.
/// </summary>
private void Decompose(SyntaxNode node, ArrayBuilder<SyntaxNodeOrToken> pieces)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册