8 references to SyntaxChanged
Microsoft.CodeAnalysis.Workspaces (8)
SolutionCrawler\InvocationReasons_Constants.cs (7)
13PredefinedInvocationReasons.SyntaxChanged, 21PredefinedInvocationReasons.SyntaxChanged, 30PredefinedInvocationReasons.SyntaxChanged, 38PredefinedInvocationReasons.SyntaxChanged, 56[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 60[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 64[PredefinedInvocationReasons.SyntaxChanged]);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
20public const string SyntaxChanged = nameof(SyntaxChanged);