Skip to content

Commit 081096f

Browse files
Merge pull request #10656 from dotnet/main
Merge main into live
2 parents 673aca1 + c4ea645 commit 081096f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.CompilerServices/OverloadResolutionPriorityAttribute.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<ReturnType>System.Int32</ReturnType>
6262
</ReturnValue>
6363
<Docs>
64-
<summary>The priority of the member.</summary>
64+
<summary>The priority of the member. Higher numbers are prioritized, lower numbers are deprioritized.</summary>
6565
<value>To be added.</value>
6666
<remarks>To be added.</remarks>
6767
</Docs>

0 commit comments

Comments
 (0)