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