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

replace enumerable empty with appropriate array empty / list empty #5082

Closed nohwnd closed 3 weeks ago

nohwnd commented 3 weeks ago

https://grep.app/search?q=%20Enumerable.Empty.%2Ato&regexp=true&filter[repo][0]=microsoft/vstest

nohwnd commented 3 weeks ago

its okay to array does not allocate.