2 references to GetEvents
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilder.cs (1)
648
return TypeDescriptor.
GetEvents
(this, true);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2501
=> TypeDescriptor.
GetEvents
(this, noCustomTypeDesc: true);