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