Harden nullability checks in `Endpoint.SignatureEquals`
Open
area-minimal
feature-rdg
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Logs indicate that unhandled NREs are thrown from the `Endpoint.SignatureEquals` from the `RequestDelegateGenerator` under certain and rare occasions. Although we've not be able to identify what the impacted syntax is, we should try to harden the nullability checks here to avoid situations where they do happen.
Contributor guide
Assessment
This issue has not been assessed yet.