2 references to GetCustomAttributeData
PresentationBuildTasks (2)
Shared\System\Windows\Markup\ReflectionHelper.cs (2)
203string attrValue = GetCustomAttributeData(list, attrType, out typeValue, true, false); 215return GetCustomAttributeData(list, attrType, out typeValue, false, allowZeroArgs);