2 references to CreateInstanceWithCtor
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (2)
152result = CreateInstanceWithCtor(clrType, null); 195return CreateInstanceWithCtor(xamlType.UnderlyingType, args);