2 references to CustomNameScope
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
2724
yield return new object?[] { new SubXamlType(typeof(
CustomNameScope
), new XamlSchemaContext()), true };
4973
new XamlType(new ReflectionOnlyType(typeof(
CustomNameScope
)), new XamlSchemaContext()),