1 instantiation of BamlPropertyArrayEndRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
641record = new BamlPropertyArrayEndRecord();
2 references to BamlPropertyArrayEndRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1307BamlPropertyArrayEndRecord bamlPropertyArrayEndRecord = 1308(BamlPropertyArrayEndRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyArrayEnd);