1 write to AllowedContentTypes
System.Xaml (1)
System\Xaml\XamlType.cs (1)
244_reflector.AllowedContentTypes = LookupAllowedContentTypes() ??
2 references to AllowedContentTypes
System.Xaml (2)
System\Xaml\XamlType.cs (2)
242if (_reflector.AllowedContentTypes is null) 248return _reflector.AllowedContentTypes;