1 write to SelectionInExpression
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\SelectionResult.cs (1)
36SelectionInExpression = selectionInExpression;
2 references to SelectionInExpression
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\SelectionResult.cs (2)
125Contract.ThrowIfTrue(SelectionInExpression); 133Contract.ThrowIfTrue(SelectionInExpression);