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