6 references to GetCollectionHolderFromContext
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
3176BamlCollectionHolder holder = GetCollectionHolderFromContext(context, toInsert); 3197BamlCollectionHolder holder = GetCollectionHolderFromContext(context, true /*toInsert*/); 3218BamlCollectionHolder holder = GetCollectionHolderFromContext(context, false /*toInsert*/); 3241BamlCollectionHolder holder = GetCollectionHolderFromContext(context, true /*toInsert*/); 3544BamlCollectionHolder holder = GetCollectionHolderFromContext(CurrentContext, true); 3558BamlCollectionHolder holder = GetCollectionHolderFromContext(CurrentContext, true);