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