|
7 | 7 | .assembly extern System.Runtime
|
8 | 8 | {
|
9 | 9 | .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....:
|
10 |
| - .ver 6:0:0:0 |
| 10 | + .ver 7:0:0:0 |
11 | 11 | }
|
12 | 12 | .assembly extern FSharp.Core
|
13 | 13 | {
|
14 | 14 | .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....:
|
15 |
| - .ver 6:0:0:0 |
| 15 | + .ver 7:0:0:0 |
16 | 16 | }
|
17 | 17 | .assembly extern System.Runtime.InteropServices
|
18 | 18 | {
|
19 | 19 | .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) // .?_....:
|
20 |
| - .ver 6:0:0:0 |
| 20 | + .ver 7:0:0:0 |
21 | 21 | }
|
22 | 22 | .assembly CompiledNameAttribute04
|
23 | 23 | {
|
|
26 | 26 | int32) = ( 01 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 )
|
27 | 27 |
|
28 | 28 | // --- The following custom attribute is added automatically, do not uncomment -------
|
29 |
| - // .custom instance void [System.Runtime]System.Diagnostics.DebuggableAttribute::.ctor(valuetype [System.Runtime]System.Diagnostics.DebuggableAttribute/DebuggingModes) = ( 01 00 03 01 00 00 00 00 ) |
| 29 | + // .custom instance void [System.Runtime]System.Diagnostics.DebuggableAttribute::.ctor(valuetype [System.Runtime]System.Diagnostics.DebuggableAttribute/DebuggingModes) = ( 01 00 01 01 00 00 00 00 ) |
30 | 30 |
|
31 | 31 | .hash algorithm 0x00008004
|
32 | 32 | .ver 0:0:0:0
|
33 | 33 | }
|
34 | 34 | .mresource public FSharpSignatureData.CompiledNameAttribute04
|
35 | 35 | {
|
36 |
| - // Offset: 0x00000000 Length: 0x00000D69 |
| 36 | + // Offset: 0x00000000 Length: 0x00000D57 |
37 | 37 | // WARNING: managed resource file FSharpSignatureData.CompiledNameAttribute04 created
|
38 | 38 | }
|
39 | 39 | .mresource public FSharpOptimizationData.CompiledNameAttribute04
|
40 | 40 | {
|
41 |
| - // Offset: 0x00000D70 Length: 0x000002C1 |
| 41 | + // Offset: 0x00000D60 Length: 0x000002C1 |
42 | 42 | // WARNING: managed resource file FSharpOptimizationData.CompiledNameAttribute04 created
|
43 | 43 | }
|
44 | 44 | .module CompiledNameAttribute04.exe
|
45 |
| -// MVID: {623F5E75-0386-3430-A745-0383755E3F62} |
| 45 | +// MVID: {63E6ED0E-F6F2-C3F7-A745-03830EEDE663} |
46 | 46 | .imagebase 0x00400000
|
47 | 47 | .file alignment 0x00000200
|
48 | 48 | .stackreserve 0x00100000
|
49 | 49 | .subsystem 0x0003 // WINDOWS_CUI
|
50 | 50 | .corflags 0x00000001 // ILONLY
|
51 |
| -// Image base: 0x0000023C6AAC0000 |
| 51 | +// Image base: 0x0000027A45420000 |
52 | 52 |
|
53 | 53 |
|
54 | 54 | // =============== CLASS MEMBERS DECLARATION ===================
|
|
147 | 147 | .method public hidebysig virtual final
|
148 | 148 | instance int32 CompareTo(valuetype Program/S obj) cil managed
|
149 | 149 | {
|
150 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
151 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 150 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
152 | 151 | // Code size 5 (0x5)
|
153 | 152 | .maxstack 3
|
154 | 153 | .locals init (valuetype Program/S& V_0)
|
|
161 | 160 | .method public hidebysig virtual final
|
162 | 161 | instance int32 CompareTo(object obj) cil managed
|
163 | 162 | {
|
164 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
165 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 163 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
166 | 164 | // Code size 13 (0xd)
|
167 | 165 | .maxstack 8
|
168 | 166 | IL_0000: ldarg.0
|
|
176 | 174 | instance int32 CompareTo(object obj,
|
177 | 175 | class [System.Runtime]System.Collections.IComparer comp) cil managed
|
178 | 176 | {
|
179 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
180 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 177 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
181 | 178 | // Code size 12 (0xc)
|
182 | 179 | .maxstack 3
|
183 | 180 | .locals init (valuetype Program/S V_0,
|
|
194 | 191 | .method public hidebysig virtual final
|
195 | 192 | instance int32 GetHashCode(class [System.Runtime]System.Collections.IEqualityComparer comp) cil managed
|
196 | 193 | {
|
197 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
198 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 194 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
199 | 195 | // Code size 2 (0x2)
|
200 | 196 | .maxstack 8
|
201 | 197 | IL_0000: ldc.i4.0
|
|
205 | 201 | .method public hidebysig virtual final
|
206 | 202 | instance int32 GetHashCode() cil managed
|
207 | 203 | {
|
208 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
209 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 204 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
210 | 205 | // Code size 12 (0xc)
|
211 | 206 | .maxstack 8
|
212 | 207 | IL_0000: ldarg.0
|
|
219 | 214 | instance bool Equals(object obj,
|
220 | 215 | class [System.Runtime]System.Collections.IEqualityComparer comp) cil managed
|
221 | 216 | {
|
222 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
223 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 217 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
224 | 218 | // Code size 27 (0x1b)
|
225 | 219 | .maxstack 3
|
226 | 220 | .locals init (object V_0,
|
|
258 | 252 | .method public hidebysig virtual final
|
259 | 253 | instance bool Equals(valuetype Program/S obj) cil managed
|
260 | 254 | {
|
261 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
262 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 255 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
263 | 256 | // Code size 5 (0x5)
|
264 | 257 | .maxstack 3
|
265 | 258 | .locals init (valuetype Program/S& V_0)
|
|
272 | 265 | .method public hidebysig virtual final
|
273 | 266 | instance bool Equals(object obj) cil managed
|
274 | 267 | {
|
275 |
| - .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
276 |
| - .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
| 268 | + .custom instance void [System.Runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
277 | 269 | // Code size 30 (0x1e)
|
278 | 270 | .maxstack 4
|
279 | 271 | .locals init (object V_0,
|
|
406 | 398 | // =============================================================
|
407 | 399 |
|
408 | 400 | // *********** DISASSEMBLY COMPLETE ***********************
|
409 |
| -// WARNING: Created Win32 resource file C:\kevinransom\fsharp\artifacts\bin\FSharp.Compiler.ComponentTests\Debug\net6.0\tests\EmittedIL\CompiledNameAttribute\CompiledNameAttribute04_fs\CompiledNameAttribute04.res |
| 401 | +// WARNING: Created Win32 resource file C:\kevinransom\fsharp\artifacts\bin\FSharp.Compiler.ComponentTests\Debug\net7.0\tests\EmittedIL\CompiledNameAttribute\CompiledNameAttribute04_fs\CompiledNameAttribute04.res |
0 commit comments