4 instantiations of InstalledFontCollection
System.Drawing.Common.Tests (4)
System\Drawing\FontConverterTests.cs (1)
192using InstalledFontCollection installedFonts = new();
System\Drawing\Text\InstalledFontCollectionTests.cs (3)
11using InstalledFontCollection fontCollection = new(); 18InstalledFontCollection fontCollection = new(); 27InstalledFontCollection fontCollection = new();
5 references to InstalledFontCollection
System.Drawing (1)
System.Drawing.cs (1)
162[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Text.InstalledFontCollection))]
System.Drawing.Common.Tests (4)
System\Drawing\FontConverterTests.cs (1)
192using InstalledFontCollection installedFonts = new();
System\Drawing\Text\InstalledFontCollectionTests.cs (3)
11using InstalledFontCollection fontCollection = new(); 18InstalledFontCollection fontCollection = new(); 27InstalledFontCollection fontCollection = new();