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