1 implementation of ICodeLensContext
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\CodeLensCallbackListener.cs (1)
34internal class CodeLensCallbackListener : ICodeLensCallbackListener, ICodeLensContext
4 references to ICodeLensContext
Microsoft.VisualStudio.LanguageServices (1)
External\UnitTesting\UnitTestingReferencesService.cs (1)
33nameof(ICodeLensContext.FindReferenceMethodsAsync),
Microsoft.VisualStudio.LanguageServices.CodeLens (3)
ReferenceCodeLensProvider.cs (3)
105nameof(ICodeLensContext.GetProjectVersionsAsync), 201nameof(ICodeLensContext.GetReferenceCountAsync), 244nameof(ICodeLensContext.FindReferenceLocationsAsync),