4 references to ContainsCycle
PresentationFramework (4)
System\Windows\ResourceDictionary.cs (4)
1452
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1474
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1496
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2082
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))