3 references to IsUnknown
System.Xaml (3)
System\Xaml\Schema\XamlTypeInvoker.cs (3)
138
if (
IsUnknown
|| _xamlType.ItemType is null)
196
if (
IsUnknown
)
241
if (
IsUnknown
)