ZiggyCreatures / FusionCache

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

use some conditional assignments #226

Closed SimonCropp closed 7 months ago

jodydonetti commented 7 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!