1 override of InvokeFactoryMethod
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
214protected override object InvokeFactoryMethod(Type type, string methodName, object[] args)
1 reference to InvokeFactoryMethod
System.Xaml (1)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
82instance = InvokeFactoryMethod(type, methodName, args);