3 references to TryReadHighDpiMode
System.Windows.Forms.Analyzers.CSharp.Tests (3)
ProjectFileReaderTests.cs (3)
174bool result = TryReadHighDpiMode(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic); 194bool result = TryReadHighDpiMode(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic); 212bool result = TryReadHighDpiMode(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic);