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