4 references to ContainsCycle
PresentationFramework (4)
System\Windows\ResourceDictionary.cs (4)
1500
else if (_ownerFEs.Contains(fe) &&
ContainsCycle
(this))
1522
else if (_ownerFCEs.Contains(fce) &&
ContainsCycle
(this))
1544
else if (_ownerApps.Contains(app) &&
ContainsCycle
(this))
2110
if (mergedDictionary == origin || mergedDictionary.
ContainsCycle
(origin))