28 references to PredefinedInvocationReasons
Microsoft.CodeAnalysis.Workspaces (28)
SolutionCrawler\InvocationReasons_Constants.cs (28)
14PredefinedInvocationReasons.DocumentAdded, 15PredefinedInvocationReasons.SyntaxChanged, 16PredefinedInvocationReasons.SemanticChanged, 22PredefinedInvocationReasons.DocumentRemoved, 23PredefinedInvocationReasons.SyntaxChanged, 24PredefinedInvocationReasons.SemanticChanged, 25PredefinedInvocationReasons.HighPriority, 31PredefinedInvocationReasons.ProjectParseOptionsChanged, 32PredefinedInvocationReasons.SyntaxChanged, 33PredefinedInvocationReasons.SemanticChanged, 39PredefinedInvocationReasons.ProjectConfigurationChanged, 40PredefinedInvocationReasons.SyntaxChanged, 41PredefinedInvocationReasons.SemanticChanged, 46[PredefinedInvocationReasons.SolutionRemoved, PredefinedInvocationReasons.DocumentRemoved]); 50[PredefinedInvocationReasons.DocumentOpened, PredefinedInvocationReasons.HighPriority]); 54[PredefinedInvocationReasons.DocumentClosed, PredefinedInvocationReasons.HighPriority]); 58[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 62[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 66[PredefinedInvocationReasons.SyntaxChanged]); 70[PredefinedInvocationReasons.SemanticChanged]); 73new(PredefinedInvocationReasons.Reanalyze); 76Reanalyze.With(PredefinedInvocationReasons.HighPriority); 79new(PredefinedInvocationReasons.ActiveDocumentSwitched);