3 references to IsUnknown
System.Xaml (3)
System\Xaml\Schema\XamlTypeInvoker.cs (3)
143
if (
IsUnknown
|| _xamlType.ItemType is null)
202
if (
IsUnknown
)
249
if (
IsUnknown
)