Describe the issue or suggestion
The warning is allways show:
CS0200: Property or indexer 'property' cannot be assigned to -- it is read only
event actual operator is different (++,+=,-=,*=1/=..)
Expect: show corresponding with current operator in code editor
ENV:
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
Describe the issue or suggestion
The warning is allways show:
CS0200: Property or indexer 'property' cannot be assigned to -- it is read only
event actual operator is different (++,+=,-=,*=1/=..)
Expect: show corresponding with current operator in code editor
ENV:
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.