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