1 reference to FindAllReferencesHelper
Microsoft.CodeAnalysis.Remote.Razor (1)
FindAllReferences\RemoteFindAllReferencesService.cs (1)
124
var fixedResultText = await
FindAllReferencesHelper
.GetResultTextAsync(DocumentMappingService, context.GetSolutionQueryOperations(), mappedRange.Start.Line, mappedUri.GetDocumentFilePath(), cancellationToken).ConfigureAwait(false);