1 reference to PrivateClassWithAllowedContentTypes
System.Xaml.Tests (1)
System\Xaml\Schema\XamlTypeInvokerTests.cs (1)
291
foreach (Type type in new Type[] { typeof(ClassWithAllowedContentTypes), typeof(
PrivateClassWithAllowedContentTypes
) })