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