8 instantiations of NoSuchAttribute
System.Windows.Forms.Tests (8)
System\Windows\Forms\AxHostTests.cs (8)
2786EventDescriptorCollection events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2792events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2811EventDescriptorCollection events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2820events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2985PropertyDescriptorCollection properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 2991properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 3010PropertyDescriptorCollection properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 3019properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]);