icsharpcode / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
2.07k stars 770 forks source link

Implement "VisitAssignment" method #826

Open yll690 opened 5 years ago

yll690 commented 5 years ago

I don't know why did VisitAssignment(ResolveResult lhs, ResolveResult rhs) simply throw an excption. I add some code to it, and it looks working well. If there are some reasons or problems please tell me.😋

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the #develop open source product (the "Contribution"). My Contribution is licensed under the MIT License.