2 references to CreateInternalInstance
PresentationFramework (2)
System\Windows\Markup\BamlMapTable.cs (1)
596tc = XamlTypeMapper.CreateInternalInstance(pc, t) as TypeConverter;
System\Windows\Markup\BamlRecordReader.cs (1)
5283instance = XamlTypeMapper.CreateInternalInstance(ParserContext, type);