13 references to Branch
Microsoft.CodeAnalysis.Workspaces (13)
Workspace\Solution\SolutionCompilationState.cs (13)
209
return this.
Branch
(
359
return
Branch
(
405
return this.
Branch
(
728
return
Branch
(this.SolutionState.AddAnalyzerReferences(analyzerReferences));
736
return
Branch
(this.SolutionState.RemoveAnalyzerReference(analyzerReference));
744
return
Branch
(this.SolutionState.WithAnalyzerReferences(analyzerReferences));
967
=>
Branch
(SolutionState.WithFallbackAnalyzerOptions(options));
1381
return this.
Branch
(
1486
return this.
Branch
(
1493
=> this.
Branch
(this.SolutionState.WithNewWorkspaceFrom(oldSolution));
1496
=> this.
Branch
(this.SolutionState.WithOptions(options));
1544
return this.
Branch
(
1563
var newCompilationState = this.
Branch
(