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