2 references to IsCollectionType
PresentationFramework (2)
System\Windows\Markup\Primitives\MarkupWriter.cs (2)
190
bool isCollection =
IsCollectionType
(property.PropertyType);
751
!
IsCollectionType
(contentProperty.PropertyType) &&