5 references to RunGetDocumentHighlightAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (5)
Highlights\DocumentHighlightTests.cs (5)
47var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 70var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 94var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 115var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single()); 143var results = await RunGetDocumentHighlightAsync(testLspServer, testLspServer.GetLocations("caret").Single());