Shared\System\Windows\Markup\ReflectionHelper.cs (2)
229attrValue = GetCustomAttributeData(list[j], attrType, out typeValue, allowTypeAlso, false, allowZeroArgs);
267attributeDataString = GetCustomAttributeData(cad, attrType, out typeValue, allowTypeAlso, false, false);