6 references to GetCollectionHolderFromContext
PresentationFramework (6)
System\Windows\Markup\BamlRecordReader.cs (6)
3179BamlCollectionHolder holder = GetCollectionHolderFromContext(context, toInsert); 3200BamlCollectionHolder holder = GetCollectionHolderFromContext(context, true /*toInsert*/); 3221BamlCollectionHolder holder = GetCollectionHolderFromContext(context, false /*toInsert*/); 3244BamlCollectionHolder holder = GetCollectionHolderFromContext(context, true /*toInsert*/); 3550BamlCollectionHolder holder = GetCollectionHolderFromContext(CurrentContext, true); 3564BamlCollectionHolder holder = GetCollectionHolderFromContext(CurrentContext, true);