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
Following up on #26297 and #27246, it turns out that the TypeDescriptor cache in CachedIntrospectionResults can be better placed in GenericTypeAwarePropertyDescriptor and accessed via a downcast there, along with corresponding ResolvableType instances.