Have nullable types been changed?
this code should work since the null check should make client non nullable after but it doesn't. Client is still a nullable type after the check.
1 Reply
nothing has changed here, this never worked
the compiler does not know that the code you wrote in the query is related to the return value