Mark IQueryable.DefaultIfEmpty() as nullable (#69821)
authorkanadaj <kanadaj@users.noreply.github.com>
Wed, 8 Jun 2022 16:16:06 +0000 (17:16 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Jun 2022 16:16:06 +0000 (17:16 +0100)
commite3ce3d145510777b33cff527a0c76a986421d1bb
tree94fc42d44613ba9e02a9f9dcbbd31e220d1b2dff
parent7ca76eca2514baffe0c62fc3639d6a135158f047
Mark IQueryable.DefaultIfEmpty() as nullable (#69821)

* Mark IQueryable.DefaultIfEmpty() as nullable

* Update CachedReflection.cs

* Update the nullability in the reference source
src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.cs
src/libraries/System.Linq.Queryable/src/System/Linq/CachedReflection.cs
src/libraries/System.Linq.Queryable/src/System/Linq/Queryable.cs