5 references to RunFindAllReferencesAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (5)
DocumentChanges\DocumentChangesTests.WithFindAllReferences.cs (5)
42
var findResults = await FindAllReferencesHandlerTests.
RunFindAllReferencesAsync
(testLspServer, locationTyped);
50
findResults = await FindAllReferencesHandlerTests.
RunFindAllReferencesAsync
(testLspServer, locationTyped);
59
findResults = await FindAllReferencesHandlerTests.
RunFindAllReferencesAsync
(testLspServer, locationTyped);
69
findResults = await FindAllReferencesHandlerTests.
RunFindAllReferencesAsync
(testLspServer, locationTyped);
85
findResults = await FindAllReferencesHandlerTests.
RunFindAllReferencesAsync
(testLspServer, locationTyped);