2 references to new
System.Windows.Forms (1)
System\Windows\Forms\Rendering\GdiCache.cs (1)
16private static readonly FontCache s_fontCache = new();
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontCacheTests.cs (1)
21FontCache cache = new(softLimit: 4, hardLimit: 8);