jellyfin/Emby.Server.Implementations/IO
Ronan Charles-Lorel 4dc87a6f93
Align indentation on bottom brace of new list
Should stop error SA1137 in debug build
2023-07-01 03:37:18 +02:00
..
FileRefresher.cs Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
LibraryMonitor.cs Use Order() introduced in .NET 7 (#8923) 2022-12-19 09:30:00 -07:00
LibraryMonitorStartup.cs Make MediaBrowser.MediaEncoding warnings free 2020-08-20 12:16:24 +02:00
ManagedFileSystem.cs Align indentation on bottom brace of new list 2023-07-01 03:37:18 +02:00
MbLinkShortcutHandler.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
StreamHelper.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00