<@U2B7Y7GR0> Any method being called on a nullable...
# announcements
m
@mbstavola Any method being called on a nullable reference can return
null
so result of an expression is nullable. I think it's pretty straightforward.