1 write to _arm
Microsoft.CodeAnalysis.CSharp (1)
Binder\SwitchExpressionArmBinder.cs (1)
24this._arm = arm;
2 references to _arm
Microsoft.CodeAnalysis.CSharp (2)
Binder\SwitchExpressionArmBinder.cs (2)
31Debug.Assert(node == _arm); 38Debug.Assert(node == _arm);