-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
IOperation API for BoundUserDefinedConditionalLogicalOperator #19925
Labels
Area-Analyzers
Bug
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Feature - IOperation
IOperation
_Product-level triaged
Milestone
Comments
mavasani
added
Area-Analyzers
Bug
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Discussion
Feature - IOperation
IOperation
labels
May 31, 2017
Design Team Decision Remove: AssignmentInfo AssignmentInfo { get; } We want to just have "IBinaryOperatorExpression". Explore idea of exposing the true/false operators either directly on this type, or maybe through a 'ShortcircuitingInfo' type. |
Check if there is API that needs to be made internal. |
We do not have any API currently, moving out to 15.later |
group it to single issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area-Analyzers
Bug
Concept-API
This issue involves adding, removing, clarification, or modification of an API.
Feature - IOperation
IOperation
_Product-level triaged
Proposed:
The text was updated successfully, but these errors were encountered: