C# Compiler Warning – CS8766 nullability of reference types in return

In this blog post, you’ll learn more about the C# Compiler Warning – CS8766 and the related message description

C# Compiler Warning Code

CS8766

C# Compiler Description for the Code :CS8766

Nullability of reference types in return type of ‘{0}’ doesn’t match implicitly implemented member ‘{1}’ (possibly because of nullability attributes).