1 write to _arrayExtensionType
System.Xaml (1)
System\Xaml\Parser\XamlPullParser.cs (1)
943_arrayExtensionType = _context.GetXamlType(arrayType);
2 references to _arrayExtensionType
System.Xaml (2)
System\Xaml\Parser\XamlPullParser.cs (2)
941if (_arrayExtensionType == null) 945return _arrayExtensionType;