CS0029
Property | Value |
---|---|
Title | Cannot implicitly convert type 'type' to 'type'. |
Severity | Error |
Code Fixes
- Change member type according to return expression
- Change type according to initializer
- Change type to var
- Replace string literal with character literal
- Replace yield return with foreach
- Use yield return instead of return