ZiggyCreatures / FusionCache

FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
MIT License
1.57k stars 84 forks source link

use some conditional assignments #226

Closed SimonCropp closed 3 months ago

jodydonetti commented 3 months ago

Thanks for your input, it allowed me to notice I was making 2 null checks even in a happy path.

Other than that LGTM, thanks!