Skip to content

Commit f596824

Browse files
authored
Update CallerArgumentExpressionAttribute.xml (#5274)
Added note that this is not implemented and does nothing.
1 parent 98f2dbd commit f596824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.CompilerServices/CallerArgumentExpressionAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</Attribute>
2424
</Attributes>
2525
<Docs>
26-
<summary>Allows capturing of the expressions passed to a method.</summary>
26+
<summary>Allows capturing of the expressions passed to a method. NOTE: Is not yet implemented in C# compiler and does nothing.</summary>
2727
<remarks>To be added.</remarks>
2828
</Docs>
2929
<Members>

0 commit comments

Comments
 (0)