@@ -200,19 +200,19 @@ protected override Task WideStringLiteralConstTestImpl()
200
200
<constant name=""MyConst1"" access=""public"">
201
201
<type primitive=""False"">ReadOnlySpan<uint></type>
202
202
<value>
203
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
203
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
204
204
</value>
205
205
</constant>
206
206
<field name=""MyConst2"" access=""public"">
207
207
<type primitive=""False"">uint[]</type>
208
208
<value>
209
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
209
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
210
210
</value>
211
211
</field>
212
212
<constant name=""MyConst3"" access=""public"">
213
213
<type primitive=""False"">ReadOnlySpan<uint></type>
214
214
<value>
215
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
215
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
216
216
</value>
217
217
</constant>
218
218
</class>
@@ -272,19 +272,19 @@ protected override Task WideStringLiteralStaticConstTestImpl()
272
272
<constant name=""MyConst1"" access=""public"">
273
273
<type primitive=""False"">ReadOnlySpan<uint></type>
274
274
<value>
275
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
275
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
276
276
</value>
277
277
</constant>
278
278
<field name=""MyConst2"" access=""public"">
279
279
<type primitive=""False"">uint[]</type>
280
280
<value>
281
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
281
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
282
282
</value>
283
283
</field>
284
284
<constant name=""MyConst3"" access=""public"">
285
285
<type primitive=""False"">ReadOnlySpan<uint></type>
286
286
<value>
287
- <code>new uint[] {{ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000 }} </code>
287
+ <code>[ 0x00000054, 0x00000065, 0x00000073, 0x00000074, 0x00000000, 0x0000005C, 0x0000000D, 0x0000000A, 0x00000009, 0x00000022, 0x00000000] </code>
288
288
</value>
289
289
</constant>
290
290
</class>
0 commit comments