3 references to TreatAsIAddChild
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (2)
889else if (BamlRecordManager.TreatAsIAddChild(elementType)) 3029else if (BamlRecordManager.TreatAsIAddChild(expectedType))
System\Windows\Markup\BamlRecords.cs (1)
487BamlRecordManager.TreatAsIAddChild(propertyType) ||