2 references to LookupKeyTypeEntry
System.Xaml.Tests (2)
System\Xaml\XamlTypeTests.cs (2)
3077Assert.Equal(expected, type.LookupKeyTypeEntry()); 3087Assert.Throws<XamlSchemaException>(() => type.LookupKeyTypeEntry());