5 references to IsConsistent
PresentationFramework (5)
src\Framework\System\Windows\Navigation\NavigationService.cs (5)
290Debug.Assert(IsConsistent(navInfo)); 1127Debug.Assert(IsConsistent(navInfo)); 1697Invariant.Assert(IsConsistent(navInfo)); 1831Invariant.Assert(IsConsistent(navigateInfo)); 3313Debug.Assert(IsConsistent(navigateInfo));