3 references to GetLocal
Microsoft.CodeAnalysis.CSharp (3)
CodeGen\EmitExpression.cs (1)
3329_builder.EmitIntConstant(GetLocal(node.Local).SlotIndex);
CodeGen\EmitStatement.cs (2)
1260key = this.GetLocal(local); 1725return GetLocal(symbol);