Skip to content

Commit 711df50

Browse files
committed
Revert "Revert "Performance fix""
This reverts commit 4dfdde1.
1 parent 4dfdde1 commit 711df50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libArgument/libArgument/ArgumentParser.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ public static class ArgumentParser
120120

121121
// Set the value of the field and return
122122
field.SetValue (options, value);
123+
return;
123124
}
124125
}
125126
}

0 commit comments

Comments
 (0)