2 references to GetCustomAttributes
mscorlib (2)
system\reflection\parameterinfo.cs (2)
623
CustomAttributeData.
GetCustomAttributes
(this), typeof(DateTimeConstantAttribute), 0);
649
foreach (CustomAttributeData attr in CustomAttributeData.
GetCustomAttributes
(this))