1 instantiation of AxImporter
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\AxImporterTests.cs (1)
17
Action action = () => new
AxImporter
(options);
2 references to AxImporter
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net10.0\System.Design.Forwards.cs (1)
67
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
AxImporter
))]
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\AxImporterTests.cs (1)
6
using static System.Windows.Forms.Design.
AxImporter
;