SharpDevelop icon indicating copy to clipboard operation
SharpDevelop copied to clipboard

Implement "VisitAssignment" method

Open yll690 opened this issue 6 years ago • 0 comments

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.

yll690 avatar Apr 20 '19 06:04 yll690