3 references to TreatAsIAddChild
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (2)
927else if (BamlRecordManager.TreatAsIAddChild(elementType)) 3083else if (BamlRecordManager.TreatAsIAddChild(expectedType))
src\Framework\System\Windows\Markup\BamlRecords.cs (1)
499BamlRecordManager.TreatAsIAddChild(propertyType) ||