1 write to SelectionInExpression
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\SelectionInfo.cs (1)
95SelectionInExpression = resultSelectionInExpression,
2 references to SelectionInExpression
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\SelectionInfo.cs (2)
87var resultSelectionInExpression = selectionInExpression.HasValue ? selectionInExpression.Value : this.SelectionInExpression; 101if (this.SelectionInExpression)