2 instantiations of FontUnitConverter
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
223
FontUnitConverter converter =
new
();
243
FontUnitConverter converter =
new
();
2 references to FontUnitConverter
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
223
FontUnitConverter
converter = new();
243
FontUnitConverter
converter = new();