2 references to LookupItemTypeEntry
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
3022Assert.Equal(expected, type.LookupItemTypeEntry()); 3032Assert.Throws<XamlSchemaException>(() => type.LookupItemTypeEntry());