forked from dotnet/fsharp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathForEachRangeStepSByte.fs.RealInternalSignatureOn.opt.il.bsl
More file actions
786 lines (664 loc) · 19.1 KB
/
Copy pathForEachRangeStepSByte.fs.RealInternalSignatureOn.opt.il.bsl
File metadata and controls
786 lines (664 loc) · 19.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
.assembly extern runtime { }
.assembly extern FSharp.Core { }
.assembly assembly
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.FSharpInterfaceDataVersionAttribute::.ctor(int32,
int32,
int32) = ( 01 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 )
.hash algorithm 0x00008004
.ver 0:0:0:0
}
.mresource public FSharpSignatureData.assembly
{
}
.mresource public FSharpOptimizationData.assembly
{
}
.module assembly.exe
.imagebase {value}
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0003
.corflags 0x00000001
.class public abstract auto ansi sealed assembly
extends [runtime]System.Object
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationMappingAttribute::.ctor(valuetype [FSharp.Core]Microsoft.FSharp.Core.SourceConstructFlags) = ( 01 00 07 00 00 00 00 00 )
.field static assembly int8 c@1
.custom instance void [runtime]System.Diagnostics.DebuggerBrowsableAttribute::.ctor(valuetype [runtime]System.Diagnostics.DebuggerBrowsableState) = ( 01 00 00 00 00 00 00 00 )
.method public specialname static int8 get_c() cil managed
{
.maxstack 8
IL_0000: ldsfld int8 assembly::c@1
IL_0005: ret
}
.method public specialname static void set_c(int8 'value') cil managed
{
.maxstack 8
IL_0000: ldarg.0
IL_0001: stsfld int8 assembly::c@1
IL_0006: ret
}
.method public static void f0() cil managed
{
.maxstack 4
.locals init (int8 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.s 10
IL_0004: stloc.1
IL_0005: br.s IL_0015
IL_0007: ldloc.1
IL_0008: call void assembly::set_c(int8)
IL_000d: ldloc.1
IL_000e: ldc.i4.1
IL_000f: add
IL_0010: stloc.1
IL_0011: ldloc.0
IL_0012: ldc.i4.1
IL_0013: add
IL_0014: stloc.0
IL_0015: ldloc.0
IL_0016: ldc.i4.0
IL_0017: blt.un.s IL_0007
IL_0019: ret
}
.method public static void f00() cil managed
{
.maxstack 4
.locals init (int8 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.s 10
IL_0004: stloc.1
IL_0005: br.s IL_0015
IL_0007: ldloc.1
IL_0008: call void assembly::set_c(int8)
IL_000d: ldloc.1
IL_000e: ldc.i4.1
IL_000f: add
IL_0010: stloc.1
IL_0011: ldloc.0
IL_0012: ldc.i4.1
IL_0013: add
IL_0014: stloc.0
IL_0015: ldloc.0
IL_0016: ldc.i4.0
IL_0017: blt.un.s IL_0007
IL_0019: ret
}
.method public static void f1() cil managed
{
.maxstack 4
.locals init (uint16 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.1
IL_0003: stloc.1
IL_0004: br.s IL_0014
IL_0006: ldloc.1
IL_0007: call void assembly::set_c(int8)
IL_000c: ldloc.1
IL_000d: ldc.i4.1
IL_000e: add
IL_000f: stloc.1
IL_0010: ldloc.0
IL_0011: ldc.i4.1
IL_0012: add
IL_0013: stloc.0
IL_0014: ldloc.0
IL_0015: ldc.i4.s 10
IL_0017: blt.un.s IL_0006
IL_0019: ret
}
.method public static void f2(int8 start) cil managed
{
.maxstack 4
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldc.i4.s 10
IL_0002: ldarg.0
IL_0003: bge.s IL_0009
IL_0005: ldc.i4.0
IL_0006: nop
IL_0007: br.s IL_0011
IL_0009: ldc.i4.s 10
IL_000b: ldarg.0
IL_000c: sub
IL_000d: conv.i2
IL_000e: ldc.i4.1
IL_000f: add
IL_0010: nop
IL_0011: stloc.0
IL_0012: ldc.i4.0
IL_0013: stloc.1
IL_0014: ldarg.0
IL_0015: stloc.2
IL_0016: br.s IL_0026
IL_0018: ldloc.2
IL_0019: call void assembly::set_c(int8)
IL_001e: ldloc.2
IL_001f: ldc.i4.1
IL_0020: add
IL_0021: stloc.2
IL_0022: ldloc.1
IL_0023: ldc.i4.1
IL_0024: add
IL_0025: stloc.1
IL_0026: ldloc.1
IL_0027: ldloc.0
IL_0028: blt.un.s IL_0018
IL_002a: ret
}
.method public static void f3(int8 finish) cil managed
{
.maxstack 4
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldarg.0
IL_0001: ldc.i4.1
IL_0002: bge.s IL_0008
IL_0004: ldc.i4.0
IL_0005: nop
IL_0006: br.s IL_000f
IL_0008: ldarg.0
IL_0009: ldc.i4.1
IL_000a: sub
IL_000b: conv.i2
IL_000c: ldc.i4.1
IL_000d: add
IL_000e: nop
IL_000f: stloc.0
IL_0010: ldc.i4.0
IL_0011: stloc.1
IL_0012: ldc.i4.1
IL_0013: stloc.2
IL_0014: br.s IL_0024
IL_0016: ldloc.2
IL_0017: call void assembly::set_c(int8)
IL_001c: ldloc.2
IL_001d: ldc.i4.1
IL_001e: add
IL_001f: stloc.2
IL_0020: ldloc.1
IL_0021: ldc.i4.1
IL_0022: add
IL_0023: stloc.1
IL_0024: ldloc.1
IL_0025: ldloc.0
IL_0026: blt.un.s IL_0016
IL_0028: ret
}
.method public static void f4(int8 start,
int8 finish) cil managed
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationArgumentCountsAttribute::.ctor(int32[]) = ( 01 00 02 00 00 00 01 00 00 00 01 00 00 00 00 00 )
.maxstack 4
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldarg.1
IL_0001: ldarg.0
IL_0002: bge.s IL_0008
IL_0004: ldc.i4.0
IL_0005: nop
IL_0006: br.s IL_000f
IL_0008: ldarg.1
IL_0009: ldarg.0
IL_000a: sub
IL_000b: conv.i2
IL_000c: ldc.i4.1
IL_000d: add
IL_000e: nop
IL_000f: stloc.0
IL_0010: ldc.i4.0
IL_0011: stloc.1
IL_0012: ldarg.0
IL_0013: stloc.2
IL_0014: br.s IL_0024
IL_0016: ldloc.2
IL_0017: call void assembly::set_c(int8)
IL_001c: ldloc.2
IL_001d: ldc.i4.1
IL_001e: add
IL_001f: stloc.2
IL_0020: ldloc.1
IL_0021: ldc.i4.1
IL_0022: add
IL_0023: stloc.1
IL_0024: ldloc.1
IL_0025: ldloc.0
IL_0026: blt.un.s IL_0016
IL_0028: ret
}
.method public static void f5() cil managed
{
.maxstack 4
.locals init (uint16 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.1
IL_0003: stloc.1
IL_0004: br.s IL_0014
IL_0006: ldloc.1
IL_0007: call void assembly::set_c(int8)
IL_000c: ldloc.1
IL_000d: ldc.i4.1
IL_000e: add
IL_000f: stloc.1
IL_0010: ldloc.0
IL_0011: ldc.i4.1
IL_0012: add
IL_0013: stloc.0
IL_0014: ldloc.0
IL_0015: ldc.i4.s 10
IL_0017: blt.un.s IL_0006
IL_0019: ret
}
.method public static void f6() cil managed
{
.maxstack 4
.locals init (uint16 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.1
IL_0003: stloc.1
IL_0004: br.s IL_0014
IL_0006: ldloc.1
IL_0007: call void assembly::set_c(int8)
IL_000c: ldloc.1
IL_000d: ldc.i4.2
IL_000e: add
IL_000f: stloc.1
IL_0010: ldloc.0
IL_0011: ldc.i4.1
IL_0012: add
IL_0013: stloc.0
IL_0014: ldloc.0
IL_0015: ldc.i4.5
IL_0016: blt.un.s IL_0006
IL_0018: ret
}
.method public static void f7(int8 start) cil managed
{
.maxstack 4
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldc.i4.s 10
IL_0002: ldarg.0
IL_0003: bge.s IL_0009
IL_0005: ldc.i4.0
IL_0006: nop
IL_0007: br.s IL_0013
IL_0009: ldc.i4.s 10
IL_000b: ldarg.0
IL_000c: sub
IL_000d: ldc.i4.2
IL_000e: div.un
IL_000f: conv.i2
IL_0010: ldc.i4.1
IL_0011: add
IL_0012: nop
IL_0013: stloc.0
IL_0014: ldc.i4.0
IL_0015: stloc.1
IL_0016: ldarg.0
IL_0017: stloc.2
IL_0018: br.s IL_0028
IL_001a: ldloc.2
IL_001b: call void assembly::set_c(int8)
IL_0020: ldloc.2
IL_0021: ldc.i4.2
IL_0022: add
IL_0023: stloc.2
IL_0024: ldloc.1
IL_0025: ldc.i4.1
IL_0026: add
IL_0027: stloc.1
IL_0028: ldloc.1
IL_0029: ldloc.0
IL_002a: blt.un.s IL_001a
IL_002c: ret
}
.method public static void f8(int8 step) cil managed
{
.maxstack 5
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldarg.0
IL_0001: brtrue.s IL_0010
IL_0003: ldc.i4.1
IL_0004: ldarg.0
IL_0005: ldc.i4.s 10
IL_0007: call class [runtime]System.Collections.Generic.IEnumerable`1<int8> [FSharp.Core]Microsoft.FSharp.Core.Operators/OperatorIntrinsics::RangeSByte(int8,
int8,
int8)
IL_000c: pop
IL_000d: nop
IL_000e: br.s IL_0011
IL_0010: nop
IL_0011: ldc.i4.0
IL_0012: ldarg.0
IL_0013: bge.s IL_001f
IL_0015: ldc.i4.s 9
IL_0017: ldarg.0
IL_0018: div.un
IL_0019: conv.i2
IL_001a: ldc.i4.1
IL_001b: add
IL_001c: nop
IL_001d: br.s IL_0021
IL_001f: ldc.i4.0
IL_0020: nop
IL_0021: stloc.0
IL_0022: ldc.i4.0
IL_0023: stloc.1
IL_0024: ldc.i4.1
IL_0025: stloc.2
IL_0026: br.s IL_0036
IL_0028: ldloc.2
IL_0029: call void assembly::set_c(int8)
IL_002e: ldloc.2
IL_002f: ldarg.0
IL_0030: add
IL_0031: stloc.2
IL_0032: ldloc.1
IL_0033: ldc.i4.1
IL_0034: add
IL_0035: stloc.1
IL_0036: ldloc.1
IL_0037: ldloc.0
IL_0038: blt.un.s IL_0028
IL_003a: ret
}
.method public static void f9(int8 finish) cil managed
{
.maxstack 4
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldarg.0
IL_0001: ldc.i4.1
IL_0002: bge.s IL_0008
IL_0004: ldc.i4.0
IL_0005: nop
IL_0006: br.s IL_0011
IL_0008: ldarg.0
IL_0009: ldc.i4.1
IL_000a: sub
IL_000b: ldc.i4.2
IL_000c: div.un
IL_000d: conv.i2
IL_000e: ldc.i4.1
IL_000f: add
IL_0010: nop
IL_0011: stloc.0
IL_0012: ldc.i4.0
IL_0013: stloc.1
IL_0014: ldc.i4.1
IL_0015: stloc.2
IL_0016: br.s IL_0026
IL_0018: ldloc.2
IL_0019: call void assembly::set_c(int8)
IL_001e: ldloc.2
IL_001f: ldc.i4.2
IL_0020: add
IL_0021: stloc.2
IL_0022: ldloc.1
IL_0023: ldc.i4.1
IL_0024: add
IL_0025: stloc.1
IL_0026: ldloc.1
IL_0027: ldloc.0
IL_0028: blt.un.s IL_0018
IL_002a: ret
}
.method public static void f10(int8 start,
int8 step,
int8 finish) cil managed
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationArgumentCountsAttribute::.ctor(int32[]) = ( 01 00 03 00 00 00 01 00 00 00 01 00 00 00 01 00
00 00 00 00 )
.maxstack 5
.locals init (uint16 V_0,
uint16 V_1,
int8 V_2)
IL_0000: ldarg.1
IL_0001: brtrue.s IL_000f
IL_0003: ldarg.2
IL_0004: ldarg.1
IL_0005: ldarg.2
IL_0006: call class [runtime]System.Collections.Generic.IEnumerable`1<int8> [FSharp.Core]Microsoft.FSharp.Core.Operators/OperatorIntrinsics::RangeSByte(int8,
int8,
int8)
IL_000b: pop
IL_000c: nop
IL_000d: br.s IL_0010
IL_000f: nop
IL_0010: ldc.i4.0
IL_0011: ldarg.1
IL_0012: bge.s IL_0027
IL_0014: ldarg.2
IL_0015: ldarg.2
IL_0016: bge.s IL_001c
IL_0018: ldc.i4.0
IL_0019: nop
IL_001a: br.s IL_003b
IL_001c: ldarg.2
IL_001d: ldarg.2
IL_001e: sub
IL_001f: ldarg.1
IL_0020: div.un
IL_0021: conv.i2
IL_0022: ldc.i4.1
IL_0023: add
IL_0024: nop
IL_0025: br.s IL_003b
IL_0027: ldarg.2
IL_0028: ldarg.2
IL_0029: bge.s IL_002f
IL_002b: ldc.i4.0
IL_002c: nop
IL_002d: br.s IL_003b
IL_002f: ldarg.2
IL_0030: ldarg.2
IL_0031: sub
IL_0032: ldarg.1
IL_0033: not
IL_0034: ldc.i4.1
IL_0035: add
IL_0036: div.un
IL_0037: conv.i2
IL_0038: ldc.i4.1
IL_0039: add
IL_003a: nop
IL_003b: stloc.0
IL_003c: ldc.i4.0
IL_003d: stloc.1
IL_003e: ldarg.2
IL_003f: stloc.2
IL_0040: br.s IL_0050
IL_0042: ldloc.2
IL_0043: call void assembly::set_c(int8)
IL_0048: ldloc.2
IL_0049: ldarg.1
IL_004a: add
IL_004b: stloc.2
IL_004c: ldloc.1
IL_004d: ldc.i4.1
IL_004e: add
IL_004f: stloc.1
IL_0050: ldloc.1
IL_0051: ldloc.0
IL_0052: blt.un.s IL_0042
IL_0054: ret
}
.method public static void f11(int8 start,
int8 finish) cil managed
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationArgumentCountsAttribute::.ctor(int32[]) = ( 01 00 02 00 00 00 01 00 00 00 01 00 00 00 00 00 )
.maxstack 5
.locals init (int8 V_0,
int8 V_1,
int8 V_2)
IL_0000: ldarg.0
IL_0001: ldc.i4.0
IL_0002: ldarg.1
IL_0003: call class [runtime]System.Collections.Generic.IEnumerable`1<int8> [FSharp.Core]Microsoft.FSharp.Core.Operators/OperatorIntrinsics::RangeSByte(int8,
int8,
int8)
IL_0008: pop
IL_0009: ldc.i4.0
IL_000a: stloc.0
IL_000b: ldc.i4.0
IL_000c: stloc.1
IL_000d: ldarg.0
IL_000e: stloc.2
IL_000f: br.s IL_001f
IL_0011: ldloc.2
IL_0012: call void assembly::set_c(int8)
IL_0017: ldloc.2
IL_0018: ldc.i4.0
IL_0019: add
IL_001a: stloc.2
IL_001b: ldloc.1
IL_001c: ldc.i4.1
IL_001d: add
IL_001e: stloc.1
IL_001f: ldloc.1
IL_0020: ldloc.0
IL_0021: blt.un.s IL_0011
IL_0023: ret
}
.method public static void f12() cil managed
{
.maxstack 5
.locals init (int8 V_0,
int8 V_1,
int8 V_2)
IL_0000: ldc.i4.1
IL_0001: ldc.i4.0
IL_0002: ldc.i4.s 10
IL_0004: call class [runtime]System.Collections.Generic.IEnumerable`1<int8> [FSharp.Core]Microsoft.FSharp.Core.Operators/OperatorIntrinsics::RangeSByte(int8,
int8,
int8)
IL_0009: pop
IL_000a: ldc.i4.0
IL_000b: stloc.0
IL_000c: ldc.i4.0
IL_000d: stloc.1
IL_000e: ldc.i4.1
IL_000f: stloc.2
IL_0010: br.s IL_0020
IL_0012: ldloc.2
IL_0013: call void assembly::set_c(int8)
IL_0018: ldloc.2
IL_0019: ldc.i4.0
IL_001a: add
IL_001b: stloc.2
IL_001c: ldloc.1
IL_001d: ldc.i4.1
IL_001e: add
IL_001f: stloc.1
IL_0020: ldloc.1
IL_0021: ldloc.0
IL_0022: blt.un.s IL_0012
IL_0024: ret
}
.method public static void f13() cil managed
{
.maxstack 4
.locals init (uint16 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.s 10
IL_0004: stloc.1
IL_0005: br.s IL_0015
IL_0007: ldloc.1
IL_0008: call void assembly::set_c(int8)
IL_000d: ldloc.1
IL_000e: ldc.i4.m1
IL_000f: add
IL_0010: stloc.1
IL_0011: ldloc.0
IL_0012: ldc.i4.1
IL_0013: add
IL_0014: stloc.0
IL_0015: ldloc.0
IL_0016: ldc.i4.s 10
IL_0018: blt.un.s IL_0007
IL_001a: ret
}
.method public static void f14() cil managed
{
.maxstack 4
.locals init (uint16 V_0,
int8 V_1)
IL_0000: ldc.i4.0
IL_0001: stloc.0
IL_0002: ldc.i4.s 10
IL_0004: stloc.1
IL_0005: br.s IL_0016
IL_0007: ldloc.1
IL_0008: call void assembly::set_c(int8)
IL_000d: ldloc.1
IL_000e: ldc.i4.s -2
IL_0010: add
IL_0011: stloc.1
IL_0012: ldloc.0
IL_0013: ldc.i4.1
IL_0014: add
IL_0015: stloc.0
IL_0016: ldloc.0
IL_0017: ldc.i4.5
IL_0018: blt.un.s IL_0007
IL_001a: ret
}
.method private specialname rtspecialname static void .cctor() cil managed
{
.maxstack 8
IL_0000: ldc.i4.0
IL_0001: stsfld int32 '<StartupCode$assembly>'.$assembly::init@
IL_0006: ldsfld int32 '<StartupCode$assembly>'.$assembly::init@
IL_000b: pop
IL_000c: ret
}
.method assembly specialname static void staticInitialization@() cil managed
{
.maxstack 8
IL_0000: ldc.i4.0
IL_0001: stsfld int8 assembly::c@1
IL_0006: ret
}
.property int8 c()
{
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationMappingAttribute::.ctor(valuetype [FSharp.Core]Microsoft.FSharp.Core.SourceConstructFlags) = ( 01 00 09 00 00 00 00 00 )
.set void assembly::set_c(int8)
.get int8 assembly::get_c()
}
}
.class private abstract auto ansi sealed '<StartupCode$assembly>'.$assembly
extends [runtime]System.Object
{
.field static assembly int32 init@
.custom instance void [runtime]System.Diagnostics.DebuggerBrowsableAttribute::.ctor(valuetype [runtime]System.Diagnostics.DebuggerBrowsableState) = ( 01 00 00 00 00 00 00 00 )
.custom instance void [runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 )
.custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 )
.method public static void main@() cil managed
{
.entrypoint
.maxstack 8
IL_0000: call void assembly::staticInitialization@()
IL_0005: ret
}
}