3 references to CanReachRootViaBackPointer
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\GraphManager.cs (3)
124if (!this.CanReachRootViaBackPointer(sourceVertex)) 141if (!this.CanReachRootViaBackPointer(sourceVertex)) 147bool wasReachable = this.CanReachRootViaBackPointer(destinationVertex);