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