2 references to SemanticDocument
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\SelectionValidator.cs (2)
51
!IsValidStatementRange(
SemanticDocument
.Root, selectionInfo.FinalSpan, cancellationToken))
135
var document = this.
SemanticDocument
;