accessing Value and HasValue of System Nullable in a readonly context causes a copy... => please mark these properties readonly (best would be a static analyzer which marks as much readonly as possible)
accessing Value and HasValue of System Nullable in a readonly context causes a copy...
=> please mark these properties readonly
(best would be a static analyzer which marks as much readonly as possible)