Use of the Nullable option in some c# projects causes confusing IDE messages. The option should be removed or a lot of code has to be refactored (variables made nullable with “?”).
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.