aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Serialization/MyXmlSerializer.cs
AgeCommit message (Collapse)Author
2024-04-14fix: use new serializer cache per IXmlSerializer (#11356)Cody Robibero
2021-12-19Use static lambdascvium
2021-09-02Use async FileStreams where it makes senseBond_009
2021-05-24Remove some unnecessary allocationscvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2020-08-09FixBond_009
2020-08-09MemoryStream optimizationsBond_009
2019-10-29More warning fixesBond_009