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