1 write to _fileService
Microsoft.CodeAnalysis.Features (1)
MetadataAsSource\SymbolMappingServiceFactory.cs (1)
34_fileService = fileService;
1 reference to _fileService
Microsoft.CodeAnalysis.Features (1)
MetadataAsSource\SymbolMappingServiceFactory.cs (1)
42return _fileService.MapSymbolAsync(document, symbolId, cancellationToken);