2 references to GetWeakRedElement
Microsoft.CodeAnalysis (2)
Syntax\SyntaxList.SeparatedWithManyWeakChildren.cs (1)
28result = GetWeakRedElement(ref this._children[i >> 1].Value, i);
Syntax\SyntaxList.WithManyWeakChildren.cs (1)
47return GetWeakRedElement(ref _children[index].Value, index);