Implemented interface member:
event
Started
Microsoft.CodeAnalysis.Notification.IGlobalOperationNotificationService.Started
1 reference to Started
Microsoft.CodeAnalysis.Workspaces (1)
Notification\AbstractGlobalOperationNotificationService.cs (1)
52
var eventHandler = value ?
Started
: Stopped;