EE doesn't display ref
fields as expected.
#62157
Labels
Area-Interactive
Bug
Concept-Design Debt
Engineering Debt, Design Debt, or poor product code quality
Interactive-Debugging
New Language Feature - Ref Fields
Milestone
The following code should be updated for the new
ref
field support. See #62155.Note the
RStr
field in the example below is aref
field. I would expect the display to be eitherref string
or to point through theref
and display the value.roslyn/src/ExpressionEvaluator/Core/Source/ResultProvider/Helpers/TypeAndCustomInfo.cs
Lines 26 to 43 in 79937ef
Relates to test plan #59194
The text was updated successfully, but these errors were encountered: