4 references to ContainsCycle
PresentationFramework (4)
System\Windows\ResourceDictionary.cs (4)
1444
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1466
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1488
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2071
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))