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