This was correctly annotated for proper return values but in case of out parameters it was only annotated as (optional) and not additionally as (nullable).
This was correctly annotated for proper return values but in case of out parameters it was only annotated as (optional) and not additionally as (nullable).