1 write to Builder
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
307
Builder
= builder;
2 references to Builder
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder_CheckOrReachability.cs (2)
406
casesBuilder.Add(context.
Builder
.MakeTestsForPattern(++index, diagSyntax, context.RootIdentifier, pattern, whenClause: null, label: label));
517
BoundDecisionDag dag = context.
Builder
.MakeBoundDecisionDag(context.Syntax, ref casesBuilder.AsRef());