Join Nostr
2024-12-21 13:25:28 UTC

Edaqa Mortoray on Nostr: I can't figure out why C# says `x.source` can be null here, or rather why `x` can ...

I can't figure out why C# says `x.source` can be null here, or rather why `x` can still be null.

https://dotnetfiddle.net/CiFfk3

#csharp #coding