1 reference to GetPotentialTestMethodsAsync
Microsoft.CodeAnalysis.LanguageServer (1)
Testing\TestDiscoverer.cs (1)
48
var potentialTestMethods = await
GetPotentialTestMethodsAsync
(range, document, testMethodFinder, cancellationToken);