Implemented interface member:
method
ReportMessageAsync
Microsoft.CodeAnalysis.FindUsages.IFindUsagesContext.ReportMessageAsync(System.String, Microsoft.CodeAnalysis.Notification.NotificationSeverity, System.Threading.CancellationToken)
1 override of ReportMessageAsync
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (1)
543
public sealed override async ValueTask
ReportMessageAsync
(string message, NotificationSeverity severity, CancellationToken cancellationToken)
1 reference to ReportMessageAsync
Microsoft.VisualStudio.LanguageServices.CSharp (1)
SemanticSearch\SemanticSearchQueryExecutor.cs (1)
189
await presenterContext.
ReportMessageAsync
(