2 references to IsInternalTypeAllowedInFullTrust
PresentationFramework (2)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
2649if (!IsInternalTypeAllowedInFullTrust(objectType))
src\Framework\System\Windows\Markup\XamlTypeMapperSchemaContext.cs (1)
318if (_typeMapper.IsInternalTypeAllowedInFullTrust(type))