1 write to _key
Microsoft.CodeAnalysis (1)
CodeGen\SwitchStringJumpTableEmitter.cs (1)
79
_key
= key;
1 reference to _key
Microsoft.CodeAnalysis (1)
CodeGen\SwitchStringJumpTableEmitter.cs (1)
178
_emitStringCondBranchDelegate(
_key
, stringConstant, targetLabel);