Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Formatting issue on HashCode
  • Loading branch information
olcay authored Oct 13, 2018
commit 582e505609d538c19b67f9de885b9ea08cda3990
6 changes: 2 additions & 4 deletions xml/System/HashCode.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,7 @@ The <xref:System.HashCode> structure must be passed by-reference to other method
<summary>Diffuses the hash code returned by the specified value.</summary>
<returns>The hash code that represents the single value.</returns>
<remarks>
Some data structures assume that hash codes are diffused across a large range. This method improves the
quality of the hash code returned by the value and is useful when the underlying data type is simple, for
example, an integer value.
Some data structures assume that hash codes are diffused across a large range. This method improves the quality of the hash code returned by the value and is useful when the underlying data type is simple, for example, an integer value.
</remarks>
</Docs>
</Member>
Expand Down Expand Up @@ -568,4 +566,4 @@ The <xref:System.HashCode> structure must be passed by-reference to other method
</Docs>
</Member>
</Members>
</Type>
</Type>