I am updating my AddIns and switching to SDK 3.0/.Net 6
FeatueLayer.RemoveAllDefinitionFilters() is not resolved the closest function I found is FeatureLayer.RemoveAllDefinitionQueries(). The same issue exists also with FeatureLayer.DefinitionFilter but there is FeatureLayer.DefinitionQuery. I still have many errors I can't run my AddIn. Is there anyone who knows my assumption is right?
https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic11585.html
