2 instantiations of FontNameConverter
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
16FontNameConverter converter = new(); 34FontNameConverter converter = new();
3 references to FontNameConverter
System.Drawing.Common (1)
System\Drawing\Font.cs (1)
80[TypeConverter(typeof(FontConverter.FontNameConverter))]
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
16FontNameConverter converter = new(); 34FontNameConverter converter = new();