1 write to AllowedContentTypes
System.Xaml (1)
System\Xaml\XamlType.cs (1)
245_reflector.AllowedContentTypes = LookupAllowedContentTypes() ??
2 references to AllowedContentTypes
System.Xaml (2)
System\Xaml\XamlType.cs (2)
243if (_reflector.AllowedContentTypes is null) 249return _reflector.AllowedContentTypes;