1 write to _hasRepeatedCollection
PresentationFramework (1)
System\Windows\Data\CompositeCollection.cs (1)
555
_hasRepeatedCollection
= FindRepeatedCollection(new ArrayList());
1 reference to _hasRepeatedCollection
PresentationFramework (1)
System\Windows\Data\CompositeCollection.cs (1)
558
return
_hasRepeatedCollection
;