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
This is returned as a FSharpSymbol which means that the properties of the underlying type are not available. i.e. The field literal value is not exposed to no tooltips can be generated against this type. i.e.
the filed type and literal value should be exposed via a FsharpField symbol type.
As it stands this generic symbol is no use for consuming tools.