Skip to content

2024-March-03 - 2.6.14664

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Mar 22:02
151df33
Expand Nullable annotations. (#12391)

* Expand Nullable annotations.

In some cases, cleans up the code some conditions were impossible or there was additional simplification to be made.
Also moves some method-level Nullable annotations to return value for clarity. (They're equivalent.)