2 implementations of OnReferenceFoundAsync
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptFindUsagesContext.cs (1)
29
public ValueTask
OnReferenceFoundAsync
(VSTypeScriptSourceReferenceItem reference, CancellationToken cancellationToken)
ExternalAccess\VSTypeScript\VSTypeScriptFindUsagesService.cs (1)
48
public ValueTask
OnReferenceFoundAsync
(VSTypeScriptSourceReferenceItem reference, CancellationToken cancellationToken)