3 references to RunGetDocumentHighlightAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (3)
Highlights\DocumentHighlightTests.cs (3)
50var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 73var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 97var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single());