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