28 references to PredefinedInvocationReasons
Microsoft.CodeAnalysis.Workspaces (28)
SolutionCrawler\InvocationReasons_Constants.cs (28)
12PredefinedInvocationReasons.DocumentAdded, 13PredefinedInvocationReasons.SyntaxChanged, 14PredefinedInvocationReasons.SemanticChanged, 20PredefinedInvocationReasons.DocumentRemoved, 21PredefinedInvocationReasons.SyntaxChanged, 22PredefinedInvocationReasons.SemanticChanged, 23PredefinedInvocationReasons.HighPriority, 29PredefinedInvocationReasons.ProjectParseOptionsChanged, 30PredefinedInvocationReasons.SyntaxChanged, 31PredefinedInvocationReasons.SemanticChanged, 37PredefinedInvocationReasons.ProjectConfigurationChanged, 38PredefinedInvocationReasons.SyntaxChanged, 39PredefinedInvocationReasons.SemanticChanged, 44[PredefinedInvocationReasons.SolutionRemoved, PredefinedInvocationReasons.DocumentRemoved]); 48[PredefinedInvocationReasons.DocumentOpened, PredefinedInvocationReasons.HighPriority]); 52[PredefinedInvocationReasons.DocumentClosed, PredefinedInvocationReasons.HighPriority]); 56[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 60[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 64[PredefinedInvocationReasons.SyntaxChanged]); 68[PredefinedInvocationReasons.SemanticChanged]); 71new(PredefinedInvocationReasons.Reanalyze); 74Reanalyze.With(PredefinedInvocationReasons.HighPriority); 77new(PredefinedInvocationReasons.ActiveDocumentSwitched);