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