3 instantiations of ReplaceAllSyntaxTreesAction
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\SolutionCompilationState.cs (3)
461
static stateChange => new TranslationAction.
ReplaceAllSyntaxTreesAction
(
515
static stateChange => new TranslationAction.
ReplaceAllSyntaxTreesAction
(
557
static stateChange => new TranslationAction.
ReplaceAllSyntaxTreesAction
(
1 reference to ReplaceAllSyntaxTreesAction
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState.TranslationAction.cs (1)
43
/// (like <see cref="
ReplaceAllSyntaxTreesAction
"/>) will unilaterally remove all trees, and would have unexpected