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