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