Are you able to "automate" the removal of the ? from the conversion for reference types? When removed, add a TODO: comment stating that the original source declared the variable as a Nullable Reference Type and additional code review may be necessary to handle null conditions.
Are you able to "automate" the removal of the ? from the conversion for reference types? When removed, add a TODO: comment stating that the original source declared the variable as a Nullable Reference Type and additional code review may be necessary to handle null conditions.