1 write to _metadataAsSourceFileService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindAllReferencesHandler.cs (1)
38_metadataAsSourceFileService = metadataAsSourceFileService;
1 reference to _metadataAsSourceFileService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindAllReferencesHandler.cs (1)
65progress, workspace, document, position, _metadataAsSourceFileService, _asyncListener, _globalOptions, cancellationToken);