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