Code Analysis ReferenceFixesCS0266On this pageCS0266PropertyValueTitleCannot implicitly convert type 'type1' to 'type2'. An explicit conversion exists (are you missing a cast?).SeverityErrorCode FixesAdd comparison with boolean literalChange member type according to return expressionCreate singleton arrayUse coalesce expressionSee AlsoOfficial Documentation