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