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