2 references to GetLocationPlusOne
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Completion\CompletionTests.cs (2)
1231
var triggerLocation =
GetLocationPlusOne
(secondCaretLocation);
1246
triggerLocation =
GetLocationPlusOne
(firstCaretLocation);