30 references to ReadLE64
Microsoft.CodeAnalysis.CodeStyle (30)
src\Compilers\Core\Portable\Hashing\XxHashShared.cs (30)
128
Debug.Assert(
ReadLE64
(defaultSecretUInt64[0]) == DefaultSecretUInt64_0);
129
Debug.Assert(
ReadLE64
(defaultSecretUInt64[1]) == DefaultSecretUInt64_1);
130
Debug.Assert(
ReadLE64
(defaultSecretUInt64[2]) == DefaultSecretUInt64_2);
131
Debug.Assert(
ReadLE64
(defaultSecretUInt64[3]) == DefaultSecretUInt64_3);
132
Debug.Assert(
ReadLE64
(defaultSecretUInt64[4]) == DefaultSecretUInt64_4);
133
Debug.Assert(
ReadLE64
(defaultSecretUInt64[5]) == DefaultSecretUInt64_5);
134
Debug.Assert(
ReadLE64
(defaultSecretUInt64[6]) == DefaultSecretUInt64_6);
135
Debug.Assert(
ReadLE64
(defaultSecretUInt64[7]) == DefaultSecretUInt64_7);
136
Debug.Assert(
ReadLE64
(defaultSecretUInt64[8]) == DefaultSecretUInt64_8);
137
Debug.Assert(
ReadLE64
(defaultSecretUInt64[9]) == DefaultSecretUInt64_9);
138
Debug.Assert(
ReadLE64
(defaultSecretUInt64[10]) == DefaultSecretUInt64_10);
139
Debug.Assert(
ReadLE64
(defaultSecretUInt64[11]) == DefaultSecretUInt64_11);
140
Debug.Assert(
ReadLE64
(defaultSecretUInt64[12]) == DefaultSecretUInt64_12);
141
Debug.Assert(
ReadLE64
(defaultSecretUInt64[13]) == DefaultSecretUInt64_13);
142
Debug.Assert(
ReadLE64
(defaultSecretUInt64[14]) == DefaultSecretUInt64_14);
143
Debug.Assert(
ReadLE64
(defaultSecretUInt64[15]) == DefaultSecretUInt64_15);
146
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[0]) == DefaultSecret3UInt64_0);
147
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[1]) == DefaultSecret3UInt64_1);
148
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[2]) == DefaultSecret3UInt64_2);
149
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[3]) == DefaultSecret3UInt64_3);
150
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[4]) == DefaultSecret3UInt64_4);
151
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[5]) == DefaultSecret3UInt64_5);
152
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[6]) == DefaultSecret3UInt64_6);
153
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[7]) == DefaultSecret3UInt64_7);
154
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[8]) == DefaultSecret3UInt64_8);
155
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[9]) == DefaultSecret3UInt64_9);
156
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[10]) == DefaultSecret3UInt64_10);
157
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[11]) == DefaultSecret3UInt64_11);
158
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[12]) == DefaultSecret3UInt64_12);
159
Debug.Assert(
ReadLE64
(defaultSecret3UInt64[13]) == DefaultSecret3UInt64_13);