2 references to CachedDottedPath
System.Workflow.ComponentModel (2)
AuthoringOM\ScheduleChanges.cs (2)
470
if (originalActivity.DottedPath == clonedActivity.
CachedDottedPath
)
484
if (originalActivity.DottedPath == clonedActivity.
CachedDottedPath
)