2 references to rootPath
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (2)
338
sb.Insert(0,
rootPath
);
358
if (segments.Length > 0 && segments[0] ==
rootPath
)