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