3 references to DocumentClosedEventName
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Events.cs (3)
212_eventMap.AddEventHandler(DocumentClosedEventName, value); 217_eventMap.RemoveEventHandler(DocumentClosedEventName, value); 222=> RaiseTextDocumentOpenedOrClosedEventAsync(document, new DocumentEventArgs(document), DocumentClosedEventName);