1 write to _armScopeBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionArmBinder.cs (1)
25
this.
_armScopeBinder
= armScopeBinder;
1 reference to _armScopeBinder
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionArmBinder.cs (1)
41
ImmutableArray<LocalSymbol> locals =
_armScopeBinder
.Locals;