2 references to UnknownInvoker
System.Xaml (2)
System\Xaml\Schema\TypeReflector.cs (1)
101Invoker = XamlTypeInvoker.UnknownInvoker;
System\Xaml\XamlType.cs (1)
99_reflector.Invoker = LookupInvoker() ?? XamlTypeInvoker.UnknownInvoker;