Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors

This commit is contained in:
Bond_009
2019-08-16 21:03:45 +02:00
parent 7a27dd8a1b
commit dc662beefe
10 changed files with 232 additions and 426 deletions

View File

@@ -117,7 +117,7 @@ namespace Emby.Server.Implementations.SocketSharp
/// <summary>
/// Releases the unmanaged resources and disposes of the managed resources used.
/// </summary>
/// <param name="disposing">Whether or not the managed resources should be disposed</param>
/// <param name="disposing">Whether or not the managed resources should be disposed.</param>
protected virtual void Dispose(bool disposing)
{
if (_disposed)