KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.41k stars 188 forks source link

Introduce CachingChildrenList #712

Closed KirillOsenkov closed 8 months ago

KirillOsenkov commented 8 months ago

don't store the dictionary field on a regular ChildrenList where it won't be needed