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