public override DbgDotNetValue?GetValueAddress(int index, DmdType targetType) =>
 runtime.GetLocalValueAddress(evalInfo, (uint)index, targetType);