2 references to GetLastTokenInSelection
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\SelectionResult.cs (2)
118var token = GetLastTokenInSelection(); 130var lastToken = this.GetLastTokenInSelection();