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