aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/IO/AsyncFile.cs
AgeCommit message (Expand)Author
2025-05-04Cleanup file related code (#14023)Bond-009
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-25Remove sync FileStream hackBond_009
2021-09-02Use async FileStreams where it makes senseBond_009