a developer would have to explicitly write `if (ptr == (object?)null)` to make the compiler happy

a developer would have to explicitly write if (ptr == (object?)null) to make the compiler happy
Was this page helpful?