Implemented interface member:
method
ReportInformationalMessageAsync
Microsoft.CodeAnalysis.FindUsages.IFindUsagesContext.ReportInformationalMessageAsync(System.String, System.Threading.CancellationToken)
1 override of ReportInformationalMessageAsync
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (1)
453
public sealed override async ValueTask
ReportInformationalMessageAsync
(string message, CancellationToken cancellationToken)