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