- /// Preparing this object once and reusing it many times for expression - /// evaluation can result in significant performance improvements, as - /// expression parsing and reflection lookups are only performed once. - ///
- ///+ /// Preparing this object once and reusing it many times for expression + /// evaluation can result in significant performance improvements, as + /// expression parsing and reflection lookups are only performed once. + ///
+ ///