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