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