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