2 references to GetInternalType
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapperSchemaContext.cs (2)
102return GetInternalType(type, null); 382return result == null || result.IsPublic ? result : GetInternalType(result.UnderlyingType, result);