3 references to TryGetDefaultConstructorInfo
System.Xaml (3)
System\Xaml\XamlObjectReader.cs (3)
1529if (!TryGetDefaultConstructorInfo(valueXamlType, out member, out arguments, out isComplete)) 1557if (!TryGetDefaultConstructorInfo(valueXamlType, out member, out arguments, out isComplete)) 1575if (!TryGetDefaultConstructorInfo(valueXamlType, out member, out arguments, out isComplete))