- Deleted the deprecated
getAssemblyNamepredicate from theOperatorclass. UsegetFunctionNameinstead. - Deleted the deprecated
LShiftOperator,RShiftOperator,AssignLShiftExpr,AssignRShiftExpr,LShiftExpr, andRShiftExpraliases. - Deleted the deprecated
getCallableDescriptionpredicate from theExternalApiDataNodeclass. UsehasQualifiedNameinstead.
- Generated .NET Runtime models for properties with both getters and setters have been removed as this is now handled by the data flow library.