8 writes to HashCode
Microsoft.CodeAnalysis.CodeStyle (8)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (8)
140
arr[idx].
HashCode
= hashCode;
174
arr[idx].
HashCode
= hashCode;
208
arr[idx].
HashCode
= hashCode;
242
arr[idx].
HashCode
= hashCode;
276
arr[idx].
HashCode
= hashCode;
531
arr[idx].
HashCode
= hashCode;
561
arr[idx].
HashCode
= hashCode;
650
arr[idx].
HashCode
= hashCode;
9 references to HashCode
Microsoft.CodeAnalysis.CodeStyle (9)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (9)
125
if (text != null && arr[idx].
HashCode
== hashCode)
159
if (text != null && arr[idx].
HashCode
== hashCode)
227
if (text != null && arr[idx].
HashCode
== hashCode)
261
if (text != null && arr[idx].
HashCode
== hashCode)
297
int hash = arr[idx].
HashCode
;
332
int hash = arr[idx].
HashCode
;
367
int hash = arr[idx].
HashCode
;
436
int hash = arr[idx].
HashCode
;
471
int hash = arr[idx].
HashCode
;