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
Added QuickFix to replace ByVal parameter with local copy. Provides a
dialog to retrieve a user provided name. Refactored variable name
validations to avoid duplicate code and standardize validations for
'UseMeaningfulName' inspections and user's variable name input for this
quickfix. Refactored validations to a POCO 'VariableNameValidator'.
0 commit comments