5 references to IsConsistent
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
260Debug.Assert(IsConsistent(navInfo)); 1001Debug.Assert(IsConsistent(navInfo)); 1542Invariant.Assert(IsConsistent(navInfo)); 1661Invariant.Assert(IsConsistent(navigateInfo)); 3086Debug.Assert(IsConsistent(navigateInfo));