2 references to Reanalyze
Microsoft.CodeAnalysis.Workspaces (2)
SolutionCrawler\InvocationReasons_Constants.cs (1)
83
new(PredefinedInvocationReasons.
Reanalyze
);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
25
public const string Reanalyze = nameof(
Reanalyze
);