2 references to AmbiguousIList
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
2992yield return new object?[] { new SubXamlType(typeof(AmbiguousIList), new XamlSchemaContext()), new XamlType(typeof(object), new XamlSchemaContext()) }; 3047yield return new object?[] { new SubXamlType(typeof(AmbiguousIList), new XamlSchemaContext()), null };