CS1061 – ‘xyz’ does not contain a definition for ‘abc’ and no accessible extension method ‘abc’ accepting a first argument of type ‘xyz’ could be found DotNet
CS0266 – Cannot implicitly convert type ‘xyz’ to ‘abc’. An explicit conversion exists (are you missing a cast?) DotNet