Skip to content

Consider using IOperation #3

@333fred

Description

@333fred

By only looking for CastExpressionSyntaxes, you're missing the implicit 0 conversion case. Consider using IOperation to avoid missing this case and not having to deal with syntax.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions