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)
26
Assert.NotNull(property.Attributes[typeof(
CustomAttribute
)]);
42
Assert.Null(property.Attributes[typeof(
CustomAttribute
)]);
58
Assert.Null(property.Attributes[typeof(
CustomAttribute
)]);
74
Assert.Null(property.Attributes[typeof(
CustomAttribute
)]);
90
Assert.Null(property.Attributes[typeof(
CustomAttribute
)]);
504
Assert.NotNull(property.Attributes[typeof(
CustomAttribute
)]);
572
Assert.NotNull(property.Attributes[typeof(
CustomAttribute
)]);
789
Assert.NotNull(property.Attributes[typeof(
CustomAttribute
)]);
854
Assert.NotNull(property.Attributes[typeof(
CustomAttribute
)]);