public Int32 this[ScriptResultId id] { get => throw new NotSupportedException();
public int this[ScriptResultId id] { get => _executionResults[id.ResultId];