Skip to content

CallerArgumentExpressionAttribute documentation should document that it DOES NOTHING #5153

@loop-evgeny

Description

@loop-evgeny

CallerArgumentExpressionAttribute is currently not implemented and does nothing but https://docs.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.callerargumentexpressionattribute?view=netcore-3.1 makes no mention of this fact. It's right there along with CallerMemberNameAttribute and other attributes which are implemented, which confuses people and wastes their time when they try to use it.

Please clearly, prominently document that the attribute currently has no effect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions