[PreviewPane] Enable analyzer and fix warnings (#16995)

This commit is contained in:
CleanCodeDeveloper
2022-03-14 16:42:32 +01:00
committed by GitHub
parent bf3e427017
commit 7365ba14d0
5 changed files with 90 additions and 83 deletions

View File

@@ -3,6 +3,7 @@
// See the LICENSE file in the project root for more information.
using System.Reflection;
using Common;
using Microsoft.PowerToys.STATestExtension;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PreviewHandlerCommon;