C# Compiler Error – CS8204 for type ‘{0}’ to be used as an asyncmet

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

C# Compiler Error Code

CS8204

C# Compiler Description for the Code :CS8204

For type ‘{0}’ to be used as an AsyncMethodBuilder for type ‘{1}’, its Task property should return type ‘{1}’ instead of type ‘{2}’.