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
Similar to #1434 where we are deprecating type AnythingOfTypeArgument we should also deprecate IsTypeArgument for the same reasons and in a similar implementation as #1441.
Note: #1416 which affects IsType related code must be merged first.
Similar to #1434 where we are deprecating type
AnythingOfTypeArgumentwe should also deprecateIsTypeArgumentfor the same reasons and in a similar implementation as #1441.Note: #1416 which affects
IsTyperelated code must be merged first.