4 references to GetType
PresentationBuildTasks (4)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
3337Type parentType = XamlTypeMapper.GetType(parentTypeNamespace, parentTypeName);
Framework\System\Windows\Markup\XamlTypeMapper.cs (3)
3122keyObject = GetType(xmlns, typeString); 3165t = GetType(xmlns, typeString); 3191t = GetType(xmlns, typeString);