3 references to IsUnknown
System.Xaml (3)
System\Xaml\Schema\XamlTypeInvoker.cs (3)
144
if (
IsUnknown
|| _xamlType.ItemType is null)
203
if (
IsUnknown
)
250
if (
IsUnknown
)