-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: 1.5.0
-
None
Optimization: When Creating New Syntax Trees, Add All Members at Once Rather Than Individually
Ex. For POCOs, instead of calling AddPoco() individually, we would need an implementation that just calls something like AddPocos() once.