1 write to s_Unknown
System.Xaml (1)
System\Xaml\Schema\XamlTypeInvoker.cs (1)
40
s_Unknown
= new XamlTypeInvoker();
2 references to s_Unknown
System.Xaml (2)
System\Xaml\Schema\XamlTypeInvoker.cs (2)
38
if (
s_Unknown
is null)
43
return
s_Unknown
;