1 write to _keyHash
Microsoft.CodeAnalysis (1)
CodeGen\SwitchStringJumpTableEmitter.cs (1)
82_keyHash = keyHash;
4 references to _keyHash
Microsoft.CodeAnalysis (4)
CodeGen\SwitchStringJumpTableEmitter.cs (4)
89Debug.Assert(_keyHash == null || ShouldGenerateHashTableSwitch(_caseLabels.Length)); 91if (_keyHash != null) 104Debug.Assert(_keyHash != null); 154key: _keyHash);