2 references to Information
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Notification\OmniSharpNotificationSeverity.cs (1)
11
Information = NotificationSeverity.
Information
,
Microsoft.CodeAnalysis.Features (1)
FindUsages\IRemoteFindUsagesService.cs (1)
107
=> _context.ReportMessageAsync(message, NotificationSeverity.
Information
, cancellationToken);