1 implementation of GetProjectCodeLensVersionAsync
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
85
public async ValueTask<VersionStamp>
GetProjectCodeLensVersionAsync
(Solution solution, ProjectId projectId, CancellationToken cancellationToken)