7 references to GetPropertyNameFromAttributeId
PresentationFramework (7)
src\Framework\System\Windows\Markup\BamlCollectionHolder.cs (1)
114
return _reader.
GetPropertyNameFromAttributeId
(_attributeId);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (6)
1405
ThrowException(SRID.ParserCantGetDPOrPi,
GetPropertyNameFromAttributeId
(attributeId));
2118
ThrowException(SRID.ParserCantGetDPOrPi,
GetPropertyNameFromAttributeId
(attributeId));
2307
ThrowException(SRID.ParserCantGetDPOrPi,
GetPropertyNameFromAttributeId
(attributeId));
2521
ThrowException(SRID.ParserCantGetDPOrPi,
GetPropertyNameFromAttributeId
(attributeId));
2697
ThrowException(SRID.ParserCantGetDPOrPi,
GetPropertyNameFromAttributeId
(attributeId));
3026
ThrowException(SRID.ParserNoMatchingArray,
GetPropertyNameFromAttributeId
(attributeId));