3 references to GetSnapshotPointFromArray
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
EndConstructGeneration\EndConstructTestingHelpers.vb (3)
73
textView.TryMoveCaretToAndEnsureVisible(
GetSnapshotPointFromArray
(textView, beforeCaret, beforeCaret.Length - 2))
77
GetSnapshotPointFromArray
(textView, beforeCaret, 0),
78
GetSnapshotPointFromArray
(textView, beforeCaret, 2))