4 references to ContainsCycle
PresentationFramework (4)
System\Windows\ResourceDictionary.cs (4)
1443
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1465
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1487
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2070
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))