2 references to TryReadFont
System.Windows.Forms.Analyzers.CSharp.Tests (2)
Generators\ProjectFileReaderTests.cs (2)
116
bool result =
TryReadFont
(provider, out FontDescriptor? returnedValue, out Diagnostic? diagnostic);
153
bool result =
TryReadFont
(provider, out _, out Diagnostic? diagnostic);