2 references to ActiveDocumentSwitched
Microsoft.CodeAnalysis.Workspaces (2)
SolutionCrawler\InvocationReasons_Constants.cs (1)
89new(PredefinedInvocationReasons.ActiveDocumentSwitched);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
26public const string ActiveDocumentSwitched = nameof(ActiveDocumentSwitched);