5 references to IsExtractMethodOnExpression
Microsoft.CodeAnalysis.Features (5)
ExtractMethod\SelectionResult.cs (5)
108Contract.ThrowIfTrue(IsExtractMethodOnExpression); 116Contract.ThrowIfTrue(IsExtractMethodOnExpression); 199if (this.IsExtractMethodOnExpression) 209Contract.ThrowIfTrue(IsExtractMethodOnExpression); 264if (!this.IsExtractMethodOnExpression)