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