2 references to IsInternalTypeAllowedInFullTrust
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapper.cs (1)
2563if (!IsInternalTypeAllowedInFullTrust(objectType))
System\Windows\Markup\XamlTypeMapperSchemaContext.cs (1)
322if (_typeMapper.IsInternalTypeAllowedInFullTrust(type))