2 references to new
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlCommandSet.cs (1)
30public ControlCommandSet(ISite site) : base(site)
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\CommandSetTests.cs (1)
29using (CommandSet commandSet = new(mockSite.Object))