PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
612 stars 207 forks source link

Fixed TextReader disposal #2137

Closed dkattan closed 4 months ago

dkattan commented 4 months ago

PR Summary

Small nitpick I found when refactoring other stuff

https://stackoverflow.com/questions/2988977/passing-idisposable-objects-through-constructor-chains

PR Context