8 references to SyntaxChanged
Microsoft.CodeAnalysis.Workspaces (8)
SolutionCrawler\InvocationReasons_Constants.cs (7)
15PredefinedInvocationReasons.SyntaxChanged, 23PredefinedInvocationReasons.SyntaxChanged, 32PredefinedInvocationReasons.SyntaxChanged, 40PredefinedInvocationReasons.SyntaxChanged, 58[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 62[PredefinedInvocationReasons.SyntaxChanged, PredefinedInvocationReasons.SemanticChanged]); 66[PredefinedInvocationReasons.SyntaxChanged]);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
22public const string SyntaxChanged = nameof(SyntaxChanged);