1 instantiation of BamlPropertyIListStartRecord
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecords.cs (1)
644record = new BamlPropertyIListStartRecord();
2 references to BamlPropertyIListStartRecord
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1318BamlPropertyIListStartRecord bamlPropertyIListStart = 1319(BamlPropertyIListStartRecord) BamlRecordManager.GetWriteRecord(BamlRecordType.PropertyIListStart);