13 references to Branch
Microsoft.CodeAnalysis.Workspaces (13)
Workspace\Solution\SolutionCompilationState.cs (13)
209
return this.
Branch
(
359
return
Branch
(
405
return this.
Branch
(
730
return
Branch
(this.SolutionState.AddAnalyzerReferences(analyzerReferences));
738
return
Branch
(this.SolutionState.RemoveAnalyzerReference(analyzerReference));
746
return
Branch
(this.SolutionState.WithAnalyzerReferences(analyzerReferences));
969
=>
Branch
(SolutionState.WithFallbackAnalyzerOptions(options));
1383
return this.
Branch
(
1488
return this.
Branch
(
1495
=> this.
Branch
(this.SolutionState.WithNewWorkspaceFrom(oldSolution));
1498
=> this.
Branch
(this.SolutionState.WithOptions(options));
1546
return this.
Branch
(
1565
var newCompilationState = this.
Branch
(