Fix: error CS0131: The left-hand side of an assignment must be a variable, property or indexer
· One min read
(2,1): error CS0131: The left-hand side of an assignment must be a variable, property or indexer. It's important to notice that assignment happens from right to left.