3 instantiations of ReplaceAllSyntaxTreesAction
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\SolutionCompilationState.cs (3)
461static stateChange => new TranslationAction.ReplaceAllSyntaxTreesAction( 515static stateChange => new TranslationAction.ReplaceAllSyntaxTreesAction( 557static 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