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