Skip to content

Expression<TDelegate>.Update shouldn't be annotated to return a nullable value #44822

@roji

Description

@roji

Expression.Update is annotated to return nullable, although it doesn't to actually return null in any code path. In general, Update methods in System.Linq.Expressions never turn null.

/cc @cston @smitpatel @ajcvickers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions