Getting address to a managed ref
field returns the value of the field, not the address
#68000
Labels
Milestone
ref
field returns the value of the field, not the address
#68000
Version Used:
SDK 8.0.100-preview.3.23178.7
4.6.0-2.23177.13
Steps to Reproduce:
sharplab.io
creates the relevant IL:
Expected Behavior:
The pointer to the managed field
_f1
to be non-null.Actual Behavior:
The pointer to the managed field
_f1
is null.The text was updated successfully, but these errors were encountered: