1 reference to GetSourceLocationsInProcessAsync
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\UnitTesting\API\UnitTestingSearchHelpers.cs (1)
72
return await
GetSourceLocationsInProcessAsync
(project, query, cancellationToken).ConfigureAwait(false);