1 write to _keyHash
Microsoft.CodeAnalysis (1)
CodeGen\SwitchStringJumpTableEmitter.cs (1)
89_keyHash = keyHash;
4 references to _keyHash
Microsoft.CodeAnalysis (4)
CodeGen\SwitchStringJumpTableEmitter.cs (4)
96Debug.Assert(_keyHash == null || ShouldGenerateHashTableSwitch(_caseLabels.Length)); 98if (_keyHash != null) 111Debug.Assert(_keyHash != null); 162key: _keyHash);