In this blog post, you’ll learn more about the C# Compiler Warning – CS4026 and the related message description
C# Compiler Warning Code
CS4026
C# Compiler Description for the Code :CS4026
The CallerMemberNameAttribute applied to parameter ‘{0}’ will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
Leave a Reply