2 references to GetAnnotations
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Rename\VisualBasicRenameRewriterLanguageService.vb (2)
292
Dim annotation = Me._renameAnnotations.
GetAnnotations
(Of RenameActionAnnotation)(token).FirstOrDefault()
399
Return Me._renameAnnotations.
GetAnnotations
(Of RenameActionAnnotation)(token).First().IsRenameLocation