Caller Info Attributes
CallerMemberName/FilePath/LineNumber/ArgumentExpression
Caller information attributes are applied to optional parameters and tell the compiler to fill in facts about the call site when the caller leaves the argument out: [CallerMemberName] (the calling method or property name),…