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