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