2 writes to AttributeUsage
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
1370
bamlAttributeInfoRecord.
AttributeUsage
= attributeUsage;
Framework\System\Windows\Markup\BamlRecords.cs (1)
4826
AttributeUsage
= BamlAttributeUsage.Default;
1 reference to AttributeUsage
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
4848
bamlBinaryWriter.Write((Byte)
AttributeUsage
);