3 references to TryReadHighDpiMode
System.Windows.Forms.Analyzers.CSharp.Tests (3)
Generators\ProjectFileReaderTests.cs (3)
175
bool result =
TryReadHighDpiMode
(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic);
195
bool result =
TryReadHighDpiMode
(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic);
213
bool result =
TryReadHighDpiMode
(provider, out HighDpiMode returnedValue, out Diagnostic? diagnostic);