1 implementation of ActiveDocumentChanged
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\DocumentTracking\DefaultDocumentTrackingService.cs (1)
17public event EventHandler<DocumentId?> ActiveDocumentChanged { add { } remove { } }