4 references to ContainsCycle
PresentationFramework (4)
src\Framework\System\Windows\ResourceDictionary.cs (4)
1486
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1508
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1530
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2060
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))