13 references to Branch
Microsoft.CodeAnalysis.Workspaces (13)
Workspace\Solution\SolutionCompilationState.cs (13)
200
return this.
Branch
(
363
return
Branch
(
414
return this.
Branch
(
740
return
Branch
(this.SolutionState.AddAnalyzerReferences(analyzerReferences));
748
return
Branch
(this.SolutionState.RemoveAnalyzerReference(analyzerReference));
756
return
Branch
(this.SolutionState.WithAnalyzerReferences(analyzerReferences));
979
=>
Branch
(SolutionState.WithFallbackAnalyzerOptions(options));
1393
return this.
Branch
(
1498
return this.
Branch
(
1505
=> this.
Branch
(this.SolutionState.WithNewWorkspaceFrom(oldSolution));
1508
=> this.
Branch
(this.SolutionState.WithOptions(options));
1557
return this.
Branch
(
1577
var newCompilationState = this.
Branch
(