2 references to AmbiguousIDictionary
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
2998
yield return new object?[] { new SubXamlType(typeof(
AmbiguousIDictionary
), new XamlSchemaContext()), new XamlType(typeof(object), new XamlSchemaContext()) };
3053
yield return new object?[] { new SubXamlType(typeof(
AmbiguousIDictionary
), new XamlSchemaContext()), new XamlType(typeof(object), new XamlSchemaContext()) };