You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make ParseResult.GetValueForArgument and ParseResult.GetValueForOption easier to find and use, the suggestion was made in API review to add them to InvocationContext.
We should also simplify the naming to GetValue. This should be done on ParseResult as well as on SymbolResult.