jellyfin/MediaBrowser.LocalMetadata/Parsers
Bond_009 24a7e210c3 Optimize tryparse
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19 16:52:29 +01:00
..
BaseItemXmlParser.cs Optimize tryparse 2023-02-19 16:52:29 +01:00
BoxSetXmlParser.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
PlaylistXmlParser.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00