2 instantiations of CustomAttribute
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (2)
1391[Custom] 1398[Custom]
9 references to CustomAttribute
System.Windows.Forms.Tests (9)
System\Windows\Forms\AxHost.AxPropertyDescriptorTests.cs (9)
26Assert.NotNull(property.Attributes[typeof(CustomAttribute)]); 42Assert.Null(property.Attributes[typeof(CustomAttribute)]); 58Assert.Null(property.Attributes[typeof(CustomAttribute)]); 74Assert.Null(property.Attributes[typeof(CustomAttribute)]); 90Assert.Null(property.Attributes[typeof(CustomAttribute)]); 504Assert.NotNull(property.Attributes[typeof(CustomAttribute)]); 572Assert.NotNull(property.Attributes[typeof(CustomAttribute)]); 789Assert.NotNull(property.Attributes[typeof(CustomAttribute)]); 854Assert.NotNull(property.Attributes[typeof(CustomAttribute)]);