2 references to EmitSwitchBucket
Microsoft.CodeAnalysis (2)
CodeGen\SwitchIntegralJumpTableEmitter.cs (2)
266this.EmitSwitchBucket(switchBuckets[i], nextBucketLabel); 272this.EmitSwitchBucket(switchBuckets[high], _fallThroughLabel);