2 references to BamlCollectionHolder
PresentationFramework (2)
System\Windows\Markup\BamlCollectionHolder.cs (1)
21this(reader, parent, attributeId, true)
System\Windows\Markup\BamlRecordReader.cs (1)
2987BamlCollectionHolder holder = new BamlCollectionHolder(this, parent, attributeId, false /*needDefault*/);