Remove defensive null checks
Open
type:feature
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
Remove `null` checks where a `null` check has already occured to speed up read/write operations.
Contributor guide
Assessment
This issue has not been assessed yet.