1 reference to MatchDiscoveredTestsToTestsInRangeAsync
Microsoft.CodeAnalysis.LanguageServer (1)
Testing\TestDiscoverer.cs (1)
74
var matchedTests = await
MatchDiscoveredTestsToTestsInRangeAsync
(testCases, potentialTestMethods, testMethodFinder, document, cancellationToken);