3 references to AttributeInfo
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
114
case BamlRecordType.
AttributeInfo
: // Info records (in general) don't advance file position
Framework\System\Windows\Markup\BamlRecords.cs (2)
697
case BamlRecordType.
AttributeInfo
:
4903
get { return BamlRecordType.
AttributeInfo
; }