Example #1
0
 public Int32 this[ScriptResultId id]
 {
     get => _executionResults[id.ResultId];
Example #2
0
 public Int32 this[ScriptResultId id]
 {
     get => throw new NotSupportedException();