|
73 | 73 | .custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationMappingAttribute::.ctor(valuetype [FSharp.Core]Microsoft.FSharp.Core.SourceConstructFlags, |
74 | 74 | int32) = ( 01 00 08 00 00 00 00 00 00 00 00 00 ) |
75 | 75 | .param [0] |
76 | | - .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
| 76 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 00 00 00 ) |
77 | 77 |
|
78 | 78 | .maxstack 8 |
79 | 79 | IL_0000: ldnull |
|
188 | 188 | .property class TestModule/MyNullableOption`1<!T> |
189 | 189 | MyNone() |
190 | 190 | { |
191 | | - .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
| 191 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 00 00 00 ) |
192 | 192 | .custom instance void [runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
193 | 193 | .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
194 | 194 | .custom instance void [runtime]System.Diagnostics.DebuggerBrowsableAttribute::.ctor(valuetype [runtime]System.Diagnostics.DebuggerBrowsableState) = ( 01 00 00 00 00 00 00 00 ) |
|
266 | 266 | .custom instance void [FSharp.Core]Microsoft.FSharp.Core.CompilationMappingAttribute::.ctor(valuetype [FSharp.Core]Microsoft.FSharp.Core.SourceConstructFlags, |
267 | 267 | int32) = ( 01 00 08 00 00 00 00 00 00 00 00 00 ) |
268 | 268 | .param [0] |
269 | | - .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
| 269 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 00 00 00 ) |
270 | 270 |
|
271 | 271 | .maxstack 8 |
272 | 272 | IL_0000: ldnull |
|
382 | 382 | .property class TestModule/MyOptionWhichCannotHaveNullInTheInside`1<!T> |
383 | 383 | MyNotNullNone() |
384 | 384 | { |
385 | | - .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
| 385 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 00 00 00 ) |
386 | 386 | .custom instance void [runtime]System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() = ( 01 00 00 00 ) |
387 | 387 | .custom instance void [runtime]System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() = ( 01 00 00 00 ) |
388 | 388 | .custom instance void [runtime]System.Diagnostics.DebuggerBrowsableAttribute::.ctor(valuetype [runtime]System.Diagnostics.DebuggerBrowsableState) = ( 01 00 00 00 00 00 00 00 ) |
|
422 | 422 | .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
423 | 423 | .param type b |
424 | 424 | .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 02 00 00 ) |
| 425 | + .param [0] |
| 426 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 01 00 00 ) |
| 427 | + .param [2] |
| 428 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 01 00 00 ) |
425 | 429 |
|
426 | 430 | .maxstack 4 |
427 | 431 | .locals init (class TestModule/MyNullableOption`1<!!a> V_0, |
|
458 | 462 | .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 01 00 00 ) |
459 | 463 | .param type b |
460 | 464 | .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8) = ( 01 00 01 00 00 ) |
| 465 | + .param [0] |
| 466 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 01 00 00 ) |
| 467 | + .param [2] |
| 468 | + .custom instance void [runtime]System.Runtime.CompilerServices.NullableAttribute::.ctor(uint8[]) = ( 01 00 02 00 00 00 02 01 00 00 ) |
461 | 469 |
|
462 | 470 | .maxstack 4 |
463 | 471 | .locals init (class TestModule/MyOptionWhichCannotHaveNullInTheInside`1<!!a> V_0, |
|
0 commit comments