3 references to GetCustomAttributes
System.ServiceModel.Primitives (3)
System\ServiceModel\Description\ServiceReflector.cs (3)
552
object[] attrs =
GetCustomAttributes
(attrProvider, attrType);
567
object[] attrs =
GetCustomAttributes
(attrProvider, attrType);
604
object[] attrs =
GetCustomAttributes
(attrProvider, otherType);