Engine.Create(IDataSource) is not disposing of the DataSourceSet.
jmaxson-ms opened this issue · 0 comments
jmaxson-ms commented
Describe the bug
Engine.Create creates a DataSourceSet and is therefore the owner. It should be disposing of it, but is not.