You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Constructs like pointer dereference don't have IOperation nodes. With unsafe evolution feature, unsafe constructs become part of the language (before they were only optional part of the C# spec).
Constructs like pointer dereference don't have IOperation nodes. With unsafe evolution feature, unsafe constructs become part of the language (before they were only optional part of the C# spec).
Original discussion: #84012 (comment)