2 references to GetLocations
Microsoft.CodeAnalysis.LanguageServer.UnitTests (2)
Services\ExtractRefactoringTests.cs (2)
43
var caretLocation = testLspServer.
GetLocations
("caret").Single();
77
var caretLocation = testLspServer.
GetLocations
("caret").Single();