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