jellyfin/Emby.Dlna/Didl
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
..
DidlBuilder.cs Review usage of string.Substring (part 1) 2020-07-22 13:39:24 +02:00
Filter.cs fix SA1508 2020-06-15 10:45:55 +12:00
StringWriterWithEncoding.cs Fix some warnings 2020-04-02 16:52:11 +02:00