Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IStatement] IOperation unit tests for loop statements #17602

Closed
3 tasks done
mavasani opened this issue Mar 7, 2017 · 0 comments
Closed
3 tasks done

[IStatement] IOperation unit tests for loop statements #17602

mavasani opened this issue Mar 7, 2017 · 0 comments
Assignees
Labels
Area-Analyzers Feature - IOperation IOperation Test Test failures in roslyn-CI
Milestone

Comments

@mavasani
Copy link
Contributor

mavasani commented Mar 7, 2017

Different kinds of ILoopStatement

  • IWhileUntilLoopStatement (while loop, do while loop)
  • IForLoopStatement (IForWhileUntilLoopStatement)
  • IForEachLoopStatement (IForWhileUntilLoopStatement)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Analyzers Feature - IOperation IOperation Test Test failures in roslyn-CI
Projects
None yet
Development

No branches or pull requests

4 participants