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