4 references to ContainsCycle
PresentationFramework (4)
System\Windows\ResourceDictionary.cs (4)
1504
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1526
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1548
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2114
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))