SyntaxListSelection<TNode>.First() Method
Containing Type: SyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets the first selected node.
public TNode First()
Returns
TNode
Containing Type: SyntaxListSelection<TNode>
Assembly: Roslynator.Core.dll
Gets the first selected node.
public TNode First()
TNode