1 instantiation of ExceptionCollection
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerHost.cs (1)
792
throw new
ExceptionCollection
(exceptions);
1 reference to ExceptionCollection
System.Design (1)
src\winforms\artifacts\obj\System.Design.Facade\Release\net11.0\System.Design.Forwards.cs (1)
35
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.
ExceptionCollection
))]