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