ForNeVeR opened this issue 2 years ago · 0 comments
Currently, we have a lot of struct types that are mutable.
struct
They all should be refactored to readonly struct, possibly readonly record struct.
readonly struct
readonly record struct