microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
870 stars 316 forks source link

Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings #5100

Open omajid opened 2 weeks ago

omajid commented 2 weeks ago

Description

It probably makes no impact, but the XmlReaders are declared as IDisposable, so we should Dispose() them when done using them.

Related issue

Kindly link any related issues. E.g. Fixes #xyz.

nohwnd commented 1 week ago

/azp run

azure-pipelines[bot] commented 1 week ago
Azure Pipelines successfully started running 1 pipeline(s).