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