Problem It is hard in c# to work with immutable objects Solution Make Roslyn analyzer that checks object immutability by ImmutableObject attrubute or smth else
Problem
It is hard in c# to work with immutable objects
Solution
Make Roslyn analyzer that checks object immutability by ImmutableObject attrubute or smth else