Implemented interface member:
method
GetReferenceCountAsync
Microsoft.CodeAnalysis.CodeLens.ICodeLensReferencesService.GetReferenceCountAsync(Microsoft.CodeAnalysis.Solution, Microsoft.CodeAnalysis.DocumentId, Microsoft.CodeAnalysis.SyntaxNode, System.Int32, System.Threading.CancellationToken)
1 reference to GetReferenceCountAsync
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
CodeLens\AbstractCodeLensTest.cs (1)
35var result = await new CodeLensReferencesService().GetReferenceCountAsync(workspace.CurrentSolution, annotatedDocument.Id,