jellyfin/Emby.Server.Implementations/LiveTv/TunerHosts
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22 13:39:24 +02:00
..
HdHomerun Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
BaseTunerHost.cs fix SA1508 2020-06-15 10:45:55 +12:00
LiveStream.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
M3uParser.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
M3UTunerHost.cs fix SA1508 2020-06-15 10:45:55 +12:00
SharedHttpStream.cs fix SA1005 2020-06-15 10:41:00 +12:00