1 reference to GetSourceLocationsAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\UnitTesting\RemoteUnitTestingSearchService.cs (1)
59
var results = await UnitTestingSearchHelpers.
GetSourceLocationsAsync
(project, query, cancellationToken).ConfigureAwait(false);