8 instantiations of NoSuchAttribute
System.Windows.Forms.Tests (8)
System\Windows\Forms\AxHostTests.cs (8)
2784EventDescriptorCollection events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2790events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2809EventDescriptorCollection events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2818events = customTypeDescriptor.GetEvents([new NoSuchAttribute()]); 2983PropertyDescriptorCollection properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 2989properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 3008PropertyDescriptorCollection properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]); 3017properties = customTypeDescriptor.GetProperties([new NoSuchAttribute()]);