2 references to CreateComponents
System.Windows.Forms.Design.Tests (2)
System\Drawing\Design\ToolboxItemTests.cs (2)
389Assert.IsType<Component>(Assert.Single(item.CreateComponents())); 693Assert.Empty(item.CreateComponents());